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
a67cf0001f5d24305f6c443da05266781c94de2e
clang-p2996
/
libcxx
/
test
/
std
/
strings
History
Stephan T. Lavavej
134ed9986a
[libcxx] [test] Strip trailing whitespace.
...
No functional change, no code review. llvm-svn: 294161
2017-02-05 22:48:27 +00:00
..
basic.string
[libcxx] [test] Strip trailing whitespace.
2017-02-05 22:48:27 +00:00
basic.string.hash
Implement P0513R0 - "Poisoning the Hash"
2017-01-21 00:02:12 +00:00
basic.string.literals
…
c.strings
…
char.traits
Implement P0426: Constexpr for std::char_traits
2017-01-12 04:37:14 +00:00
string.classes
[libcxx] [test] Fix Clang -Wunused-local-typedef, part 3/3.
2017-02-05 22:47:54 +00:00
string.conversions
Update tests for strings conversions under libcpp-no-exceptions
2016-11-14 10:44:26 +00:00
string.view
A couple more tests for constexpr stuff in string_view. No changes other than test code.
2017-01-24 16:28:02 +00:00
strings.general
…