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
b05b69e056adfa95f8bbb92b541247eb0ba055ee
clang-p2996
/
libcxx
/
test
/
std
/
strings
History
Casey Carter
2c861e8a12
[libc++][test] Properly mark libc++-only XFAILs
...
These tests PASS on libstdc++ and MSVC.
2020-05-12 16:11:22 -07:00
..
basic.string
[libc++] NFC: fix typos
2020-05-01 13:10:30 -04:00
basic.string.hash
[libc++ testing] Fix unused variable warning turned error
2020-04-22 08:05:31 -04:00
basic.string.literals
[libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup
2020-04-15 10:53:37 -04:00
c.strings
[libc++][test] Properly mark libc++-only XFAILs
2020-05-12 16:11:22 -07:00
char.traits
[libc++] Remove useless nothing_to_do.pass.cpp tests
2020-04-03 13:48:34 -04:00
string.classes
…
string.conversions
[libc++] NFC: Clean up a lot of old Lit features
2020-04-10 17:20:29 -04:00
string.view
[libc++] NFC: fix typos
2020-05-01 13:10:30 -04:00
strings.erasure
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
2020-05-02 14:04:50 +02:00
strings.general
…