Howard Hinnant
|
65a87ccdbf
|
This is a start at making the libc++ test suite friendlier to the -fnoexceptions flag. Although this is not a complete solution, it does reduce the number of test failures on OS X from 467 to 128 on OS X when -fno-exceptions is enabled, and does not impact the number of failures at all when -fno-exceptions is not enabled. The bulk of this code was donated anonymously.
llvm-svn: 177824
|
2013-03-23 17:27:16 +00:00 |
Howard Hinnant
|
7609c9b665
|
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
llvm-svn: 113086
|
2010-09-04 23:28:19 +00:00 |
Howard Hinnant
|
f36101dd3d
|
Fixing whitespace problems
llvm-svn: 111763
|
2010-08-22 00:45:01 +00:00 |
Howard Hinnant
|
48b242a275
|
Everything under [re.results]
llvm-svn: 111074
|
2010-08-14 18:14:02 +00:00 |