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
History
Marshall Clow
800259c98d
Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a
...
llvm-svn: 319687
2017-12-04 20:11:38 +00:00
..
basic.string
Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a
2017-12-04 20:11:38 +00:00
basic.string.hash
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as
https://reviews.llvm.org/D31234
2017-03-23 02:40:28 +00:00
basic.string.literals
…
c.strings
…
char.traits
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
string.classes
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 3/3.
2017-02-05 22:47:54 +00:00
string.conversions
Add markup for libc++ dylib availability
2017-05-04 17:08:54 +00:00
string.view
Implement P0457R2: 'String Prefix and Suffix Checking' for c++2a
2017-12-04 20:11:38 +00:00
strings.general
…