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
e84fcb5f3d49761076b99c08ba9e13a519dfac4b
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.modifiers
History
Eric Fiselier
e84fcb5f3d
Fix PR32642 - string::insert and string::append don't work with move_iterator.
...
llvm-svn: 300397
2017-04-15 06:49:02 +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
Protect exceptional paths under libcpp-no-exceptions
2016-11-01 15:46:16 +00:00
string_insert
Fix PR32642 - string::insert and string::append don't work with move_iterator.
2017-04-15 06:49:02 +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
Work around test failure on 32 bit OS X
2017-03-02 23:18:40 +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
…