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 |
Marshall Clow
|
a64a8fc969
|
Rename a few tests that had typos in their names. No functional change. Thanks to STL for the catch
llvm-svn: 267287
|
2016-04-23 14:31:00 +00:00 |
Marshall Clow
|
2603b0758d
|
Fix LWG#2127: Move-construction with raw_storage_iterator.
llvm-svn: 251247
|
2015-10-25 18:58:07 +00:00 |
Marshall Clow
|
783b372a58
|
Fix for LWG2454: Add raw_storage_iterator::base() member
llvm-svn: 236948
|
2015-05-10 13:14:08 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |