This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d10d27c6746199c736427556e27f94a5d055038
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.modifiers
History
Marshall Clow
9d10d27c67
Fix up the tests I added for string exceptions to be skipped when exceptions are disabled
...
llvm-svn: 258279
2016-01-20 03:19:15 +00:00
..
string_append
Fix up the tests I added for string exceptions to be skipped when exceptions are disabled
2016-01-20 03:19:15 +00:00
string_assign
Fix up the tests I added for string exceptions to be skipped when exceptions are disabled
2016-01-20 03:19:15 +00:00
string_copy
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +00:00
string_erase
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +00:00
string_insert
Fix up the tests I added for string exceptions to be skipped when exceptions are disabled
2016-01-20 03:19:15 +00:00
string_op_plus_equal
…
string_replace
Fix up the tests I added for string exceptions to be skipped when exceptions are disabled
2016-01-20 03:19:15 +00:00
string_swap
…
nothing_to_do.pass.cpp
…