Marshall Clow
|
ddb1b0576a
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
|
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 |
Stephan T. Lavavej
|
43d9250a01
[libcxx] [test] D27025: Fix MSVC warning C4389 "signed/unsigned mismatch", part 12/12.
|
8 years ago |
Eric Fiselier
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |