Eric Fiselier
|
f2f2a6395f
|
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
This is a huge cleanup that helps make the libc++ test suite more portable.
Patch from STL@microsoft.com. Thanks STL!
llvm-svn: 272716
|
2016-06-14 21:31:42 +00:00 |
Eric Fiselier
|
b530a2591b
|
Fix some non-standard parts of our test suite. Reported by STL
llvm-svn: 267131
|
2016-04-22 10:33:56 +00:00 |
Eric Fiselier
|
861d0ea2aa
|
Fix more issues exposed by -pedantic-errors in c++03 mode
llvm-svn: 228711
|
2015-02-10 17:20:18 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |