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
ba40b0566ff0e835bc8234a4651e8cbf76181c3e
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.ops
History
Billy Robert O'Neal III
ba40b0566f
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
...
llvm-svn: 318804
2017-11-21 21:37:26 +00:00
..
string_compare
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
string_find
Add even more string_view tests. These found some bugs in the default parameter value for rfind/find_last_of/find_last_not_of
2017-09-07 04:19:32 +00:00
string_find.first.not.of
Add even more string_view tests. These found some bugs in the default parameter value for rfind/find_last_of/find_last_not_of
2017-09-07 04:19:32 +00:00
string_find.first.of
Add even more string_view tests. These found some bugs in the default parameter value for rfind/find_last_of/find_last_not_of
2017-09-07 04:19:32 +00:00
string_find.last.not.of
[libcxx] [test] Fix unused local typedef warnings.
2017-09-26 23:08:43 +00:00
string_find.last.of
Add even more string_view tests. These found some bugs in the default parameter value for rfind/find_last_of/find_last_not_of
2017-09-07 04:19:32 +00:00
string_rfind
Add even more string_view tests. These found some bugs in the default parameter value for rfind/find_last_of/find_last_not_of
2017-09-07 04:19:32 +00:00
string_substr
…
string.accessors
…
nothing_to_do.pass.cpp
…