Stephan T. Lavavej
|
16e2ba19df
|
[libcxx] [test] Fix comment typos, strip trailing whitespace.
No functional change, no code review.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292434 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-01-18 20:10:25 +00:00 |
|
Eric Fiselier
|
5ccbc48774
|
Fix some non-standard parts of our test suite. Reported by STL
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@267131 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-04-22 10:33:56 +00:00 |
|
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 |
|