Louis Dionne
|
00f026a08c
[libc++] Take 2: Implement LWG 2510
|
5 年 前 |
Ilya Biryukov
|
29a4eab8c5
Revert r372777: [libc++] Implement LWG 2510 and its follow-ups
|
5 年 前 |
Louis Dionne
|
3d85029503
[libc++] Implement LWG 2510
|
5 年 前 |
Marshall Clow
|
b6e011b18b
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 年 前 |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 年 前 |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 年 前 |
Benjamin Kramer
|
5384fd8538
Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable
|
7 年 前 |
Eric Fiselier
|
d311b3c55a
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library
|
8 年 前 |
Stephan T. Lavavej
|
16e2ba19df
[libcxx] [test] Fix comment typos, strip trailing whitespace.
|
8 年 前 |
Eric Fiselier
|
da1818a08c
[libc++] Try and prevent evaluation of `is_default_constructible` on tuples default constructor if it is not needed.
|
10 年 前 |
Eric Fiselier
|
f063052fe1
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
|
10 年 前 |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 年 前 |