This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
strings
History
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
..
basic.string
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.
2013-03-23 17:27:16 +00:00
basic.string.hash
license change
2010-11-16 22:09:02 +00:00
c.strings
[tests] XFAIL a few things that require libc (?) support missing on Darwin.
2013-02-05 22:10:25 +00:00
char.traits
license change
2010-11-16 22:09:02 +00:00
string.classes
license change
2010-11-16 22:09:02 +00:00
string.conversions
[tests] Mark some string.conversions expected failures (with system libc++).
2013-02-05 22:10:27 +00:00
strings.general
license change
2010-11-16 22:09:02 +00:00
version.pass.cpp
license change
2010-11-16 22:09:02 +00:00