Marshall Clow
|
71f1ec7ea1
|
Turns out that wide literals U"xxx" and u"xxx" are c++11 and later.
llvm-svn: 336880
|
2018-07-12 02:55:01 +00:00 |
Marshall Clow
|
b360cbcc4b
|
Same reversed ifdef happened twice. Test fix only, NFC to the library.
llvm-svn: 336856
|
2018-07-11 21:22:13 +00:00 |
Marshall Clow
|
9c43521cd6
|
Fix a test #ifdef that was reversed. NFC to the library.
llvm-svn: 336855
|
2018-07-11 21:20:42 +00:00 |
Marshall Clow
|
cddeb751a1
|
Implement LWG#2778: basic_string_view is missing constexpr.
llvm-svn: 292823
|
2017-01-23 19:53:28 +00:00 |