Nico Weber
|
28db4445e2
libcxx: Rename .hpp files in libcxx/test/support to .h
|
6 years ago |
Louis Dionne
|
4806bce5a8
[libc++] Fix XFAILs on macOS when exceptions are disabled
|
6 years ago |
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
|
13b7f7b500
[libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast
|
6 years ago |
Stephan T. Lavavej
|
6f13bfd436
[libcxx] [test] Fix URLs in comments and make them HTTPS. NFC.
|
8 years ago |
Michael Park
|
f318b708ef
Fix `std::visit` for the zero variants case.
|
8 years ago |
Mehdi Amini
|
907c1196a7
Add markup for libc++ dylib availability
|
8 years ago |
Eric Fiselier
|
d8b62dceb2
Fix PR31916 - std::visit rejects visitors accepting lvalue arguments
|
8 years ago |
Michael Park
|
b894a0b46d
Added a workaround for a `-fdelayed-template-parsing` bug.
|
8 years ago |
Eric Fiselier
|
06192cb774
Mark test as UNSUPPORTED on Windows since it hangs forever
|
8 years ago |
Eric Fiselier
|
cab2af8418
Implement C++17 <variant>. Patch from Michael Park!
|
8 years ago |
Eric Fiselier
|
0373708cdc
Add <variant> tests but disable them for libc++
|
8 years ago |