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
4deabc97a17a4bc3857ee027c35493c9f8e59ad8
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.modifiers
History
Billy Robert O'Neal III
4deabc97a1
Add asserts that the nullptr is maintained in string erase operations.
...
llvm-svn: 303899
2017-05-25 19:01:14 +00:00
..
string_append
Fix PR32642 - string::insert and string::append don't work with move_iterator.
2017-04-15 06:49:02 +00:00
string_assign
[libcxx] [test] D27027: Strip trailing whitespace.
2016-11-23 22:03:28 +00:00
string_copy
[libcxx] [test] D26314: Fix MSVC warning C4189 "local variable is initialized but not referenced".
2016-11-14 17:35:14 +00:00
string_erase
Add asserts that the nullptr is maintained in string erase operations.
2017-05-25 19:01:14 +00:00
string_insert
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.
2017-04-19 00:28:44 +00:00
string_op_plus_equal
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
2016-04-28 22:28:23 +00:00
string_replace
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the string library.
2017-04-19 00:28:44 +00:00
string_swap
Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros
2016-04-28 22:28:23 +00:00
nothing_to_do.pass.cpp
…