JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Eric Fiselier
|
78f5dc09ca
[libc++] Implement exception_ptr on Windows
|
8 years ago |
Eric Fiselier
|
c0574ee051
Mark exception_ptr tests as XFAIL on Windows for now
|
8 years ago |
Casey Carter
|
6f448f6943
[test] Silence unused parameter/typedef warnings
|
8 years ago |
Marshall Clow
|
6403571b40
Implement LWG#2855 - made easy by previous refactoring
|
8 years ago |
Roger Ferrer Ibanez
|
efc9f170c9
Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptions" tests that only check exceptions and nothing else
|
8 years ago |
Eric Fiselier
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |
Eric Fiselier
|
a9ea11398d
Void cast runtime-unused variables. Patch from STL@microsoft.com
|
9 years ago |
Asiri Rathnayake
|
cc2e93cff0
Make it possible to build a no-exceptions variant of libcxx.
|
9 years ago |
Marshall Clow
|
aa8a52c934
Fix a problem when calling throw_with_nested with a class marked 'final'. Thanks to STL @ Microsoft for the bug report.
|
10 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |