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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350535 91177308-0d34-0410-b5e6-96231b3b80d8
|
2019-01-07 16:17:52 +00:00 |
|
Marshall Clow
|
544d1ba9a3
|
Fix problems with char8_t stuff on compilers that don't support char8_t yet
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@348829 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-12-11 06:06:49 +00:00 |
|
Marshall Clow
|
96484477d1
|
Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@348828 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-12-11 04:35:44 +00:00 |
|
Marshall Clow
|
3d1d9230d8
|
Update commnents to reflect the changes for LWG#3122. NFC
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@344950 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-10-22 20:44:37 +00:00 |
|
Marshall Clow
|
e3973fd962
|
Implement the infrastructure for feature-test macros. Very few actual feature test macros, though. Reviewed as: https://reviews.llvm.org/D51955
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@342073 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-09-12 19:41:40 +00:00 |
|