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
|
fbb1e6166a
|
Turns out that wide literals U"xxx" and u"xxx" are c++11 and later.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@336880 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-07-12 02:55:01 +00:00 |
|
Marshall Clow
|
88709a3f4e
|
Same reversed ifdef happened twice. Test fix only, NFC to the library.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@336856 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-07-11 21:22:13 +00:00 |
|
Marshall Clow
|
839b1a6ebd
|
Fix a test #ifdef that was reversed. NFC to the library.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@336855 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-07-11 21:20:42 +00:00 |
|
Marshall Clow
|
fbe68a68ab
|
Implement LWG#2778: basic_string_view is missing constexpr.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292823 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-23 19:53:28 +00:00 |
|