Eric Fiselier
|
087c094fec
P0722R3: Implement library support for destroying delete
|
6 년 전 |
Marshall Clow
|
321a1f890d
Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014.
|
6 년 전 |
Eric Fiselier
|
250205c9d2
Add std::is_constant_evaluated.
|
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 년 전 |
Eric Fiselier
|
89e287b0ae
correct script name in generated tests
|
6 년 전 |
Eric Fiselier
|
8290a8d271
Fix feature test macros for atomics/mutexes without threading
|
6 년 전 |
Eric Fiselier
|
a8b9f59e8c
Implement feature test macros using a script.
|
6 년 전 |
Marshall Clow
|
a9c67b27fa
Add the feature test macros that were defined in p1353r0 to the headers of the appropriate tests. No actual tests yet, so NFC.
|
6 년 전 |
Marshall Clow
|
544d1ba9a3
Fix problems with char8_t stuff on compilers that don't support char8_t yet
|
6 년 전 |
Marshall Clow
|
96484477d1
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
|
6 년 전 |
Marshall Clow
|
3d1d9230d8
Update commnents to reflect the changes for LWG#3122. NFC
|
6 년 전 |
Marshall Clow
|
e3973fd962
Implement the infrastructure for feature-test macros. Very few actual feature test macros, though. Reviewed as: https://reviews.llvm.org/D51955
|
7 년 전 |