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
76b26852b6be6e54c86741c7c80ca6b5d74eab2e
clang-p2996
/
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
…
nothing_to_do.pass.cpp
…