Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clang in MSVC mode #705

Merged
merged 1 commit into from
Dec 17, 2022
Merged

Fix clang in MSVC mode #705

merged 1 commit into from
Dec 17, 2022

Conversation

Saalvage
Copy link
Member

@Saalvage Saalvage commented Oct 4, 2022

Fixes #673

@codecov
Copy link

codecov bot commented Oct 4, 2022

Codecov Report

Merging #705 (2e4783c) into dev (4e38208) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #705   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files           2        2           
  Lines        2127     2127           
=======================================
  Hits         1961     1961           
  Misses        166      166           
Impacted Files Coverage Δ
doctest/parts/doctest_fwd.h 97.70% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Saalvage Saalvage changed the title Fix #673 Fix clang in MSVC mode Oct 4, 2022
@Saalvage Saalvage linked an issue Oct 4, 2022 that may be closed by this pull request
@Saalvage Saalvage mentioned this pull request Dec 17, 2022
5 tasks
@Saalvage Saalvage merged commit f694925 into dev Dec 17, 2022
@Saalvage Saalvage deleted the fix-673 branch December 17, 2022 00:40
onqtam pushed a commit that referenced this pull request Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clang in MSVC mode broken in 2.4.9
1 participant