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
cd9569c19eb41cdc9741ef6ad0d131bfe55fcdf4
clang-p2996
/
libcxx
/
test
/
strings
History
Marshall Clow
354d39cabc
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
...
llvm-svn: 199400
2014-01-16 16:58:45 +00:00
..
basic.string
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
basic.string.hash
…
basic.string.literals
Mark namespaces for user defined literals as 'inline'
2013-10-05 21:18:32 +00:00
c.strings
[tests] XFAIL a few things that require libc (?) support missing on Darwin.
2013-02-05 22:10:25 +00:00
char.traits
…
string.classes
…
string.conversions
XFAIL 3 tests on darwin 11-12. The tests have recently been modified, are correct, and pass with an updated libc++.dylib
2013-08-22 00:04:22 +00:00
strings.general
…
version.pass.cpp
…