Louis Dionne
|
60c45f5f7c
[libcxx] Start defining lit features for tests depending on availability
|
6 years ago |
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 |
Louis Dionne
|
134a848236
[libcxx] Reorganize tests since the application of P0602R4
|
6 years ago |
Louis Dionne
|
13b7f7b500
[libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast
|
6 years ago |
Marshall Clow
|
1fae624dcf
Disable the deduction guide test I added in 309296 for the moment, while I figure out which compilers don't support deduction guides
|
8 years ago |
Marshall Clow
|
f226a28d61
Implement P0739R0: 'Some improvements to class template argument deduction integration into the standard library' This is an API change (not ABI change) due to a late change in the c++17 standard
|
8 years ago |
Casey Carter
|
3da9072b08
[test] Test changes to accommodate LWG 2904 "Make variant move-assignment more exception safe"
|
8 years ago |
Eric Fiselier
|
efcf07d44a
Remove incorrect #ifdef guards around variant tests.
|
8 years ago |
Mehdi Amini
|
907c1196a7
Add markup for libc++ dylib availability
|
8 years ago |
Casey Carter
|
d252306885
[test] variant: enable constexpr construction tests on MSVC STL
|
8 years ago |
Eric Fiselier
|
cab2af8418
Implement C++17 <variant>. Patch from Michael Park!
|
8 years ago |
Eric Fiselier
|
08d07da127
Add tests for libc++'s constexpr variant copy/move extension
|
8 years ago |
Eric Fiselier
|
0373708cdc
Add <variant> tests but disable them for libc++
|
8 years ago |