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
cc371201c3e1d1d76093b5894de202ec6fa1880f
clang-p2996
/
libcxx
/
test
/
std
/
strings
History
Eric Fiselier
189d6a8834
Move more _LIBCPP_VERSION tests to test/libcxx.
...
llvm-svn: 273365
2016-06-22 02:07:26 +00:00
..
basic.string
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00
basic.string.hash
…
basic.string.literals
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
c.strings
Move more _LIBCPP_VERSION tests to test/libcxx.
2016-06-22 02:07:26 +00:00
char.traits
Fix comment typos, strip trailing whitespace. Patch from STL@microsoft.com
2016-06-22 01:23:51 +00:00
string.classes
…
string.conversions
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +00:00
strings.general
…