We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
fp_compare.h
<__config>
Introduced by #100820:
llvm-project/libcxx/test/support/fp_compare.h
Line 15 in 52a7116
Found while running libc++'s tests with MSVC's STL, which naturally lacks this libc++ internal header.
The text was updated successfully, but these errors were encountered:
[libc++] Avoid including <__config> directly in the test suite
e63394b
Fixes llvm#105878
[libc++] Avoid including <__config> directly in the test suite (#106080)
06edc1c
Fixes #105878
[libc++] Avoid including <__config> directly in the test suite (llvm#…
2ff56ab
…106080) Fixes llvm#105878
c78d4b7
Successfully merging a pull request may close this issue.
Introduced by #100820:
llvm-project/libcxx/test/support/fp_compare.h
Line 15 in 52a7116
Found while running libc++'s tests with MSVC's STL, which naturally lacks this libc++ internal header.
The text was updated successfully, but these errors were encountered: