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
/
std
/
strings
/
basic.string
/
string.modifiers
History
Marshall Clow
76b26852b6
Implement LWG 2946, 3075 and 3076. Reviewed as
https://reviews.llvm.org/D48616
...
llvm-svn: 336132
2018-07-02 18:41:15 +00:00
..
string_append
Implement LWG 2946, 3075 and 3076. Reviewed as
https://reviews.llvm.org/D48616
2018-07-02 18:41:15 +00:00
string_assign
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +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
Implement LWG 2946, 3075 and 3076. Reviewed as
https://reviews.llvm.org/D48616
2018-07-02 18:41:15 +00:00
string_op_plus_equal
Implement LWG 2946, 3075 and 3076. Reviewed as
https://reviews.llvm.org/D48616
2018-07-02 18:41:15 +00:00
string_replace
Implement LWG 2946, 3075 and 3076. Reviewed as
https://reviews.llvm.org/D48616
2018-07-02 18:41:15 +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
…