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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
strings
/
basic.string
History
Marek Kurdej
7f98209da6
[libc++] Fix set-but-not-used warning. NFC.
2021-04-27 12:22:56 +02:00
..
string.access
…
string.capacity
[libc++] [P0966] [C++20] Fix bug PR45368 by correctly implementing P0966: string::reserve should not shrink.
2020-11-26 10:13:12 +01:00
string.cons
[libc++] Fix set-but-not-used warning. NFC.
2021-04-27 12:22:56 +02:00
string.contains
[libc++] Divorce the std Lit feature from the -std=XXX compiler flag
2021-04-12 11:55:39 -04:00
string.ends_with
…
string.iterators
[libc++][ranges] iterator.concept.sizedsentinel: sized_sentinel_for and disable_sized_sentinel_for.
2021-04-26 15:06:19 -07:00
string.modifiers
[libc++] [test] Improve test_exceptions() in each string.modifiers test.
2021-04-26 16:22:43 -04:00
string.nonmembers
…
string.ops
[libc++] Add
noexcept
to
string::find
and similar members.
2021-02-09 11:47:40 -08:00
string.require
…
string.starts_with
…
allocator_mismatch.compile.fail.cpp
…
char.bad.fail.cpp
…
input_iterator.h
[libc++] NFC: Normalize
#endif //
comment indentation
2021-04-20 12:03:32 -04:00
test_traits.h
[libc++] NFC: Normalize
#endif //
comment indentation
2021-04-20 12:03:32 -04:00
traits_mismatch.compile.fail.cpp
…
types.pass.cpp
…