Eric Fiselier
|
47b9a9a286
|
Add pragma system header to some experimental headers and add newlines to files.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@228712 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-02-10 17:32:49 +00:00 |
|
Marshall Clow
|
675dd5cc4f
|
Mark assign to be constepr only in c++14; can't have constexpr fns that return void in C++11
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@210562 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-10 18:52:57 +00:00 |
|
Marshall Clow
|
281918b6aa
|
Testing infastructure: A template for char_traits where all the functions are constexpr, and a comparison predicate which counts how many times it's been called.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@210381 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-06 22:33:40 +00:00 |
|