JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 lat temu |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 lat temu |
Eric Fiselier
|
c2c6c1de6b
Get tests compiling with -Wunused-local-typedef
|
6 lat temu |
Stephan T. Lavavej
|
c538ab0daa
[libcxx] [test] Fix whitespace, NFC.
|
7 lat temu |
Stephan T. Lavavej
|
a2b7665eb2
[libcxx] [test] Strip trailing whitespace, NFC.
|
7 lat temu |
Marshall Clow
|
cc7048888e
Implement LWG2783: stack::emplace() and queue::emplace() should return decltype(auto)
|
7 lat temu |
Marshall Clow
|
4e42dc97f3
Change the return type of emplace_[front|back] back to void when building with C++14 or before. Resolves PR31680.
|
8 lat temu |
Eric Fiselier
|
3816ef98b1
Implement P0084r2. Changing emplace return types.
|
9 lat temu |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 lat temu |