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
cf97ee75f080579d2bbf2a559ec5d46ee00d828d
clang-p2996
/
libcxx
/
test
/
std
/
strings
History
Casey Carter
d3933a5d75
[libc++][test] Add missing include
...
`std::out_of_range` is in `<stdexcept>`
2023-01-06 11:35:26 -08:00
..
basic.string
[libc++][test] Add missing include
2023-01-06 11:35:26 -08:00
basic.string.hash
[libc++] Keep char_traits<T> for arbitrary T around until LLVM 18
2022-11-24 08:22:39 -05:00
basic.string.literals
[libc++] Remove noexcept specifier from operator""s
2022-09-02 21:37:32 +02:00
c.strings
[libc++] Use builtins when redeclaring <string.h> functions
2022-11-25 09:22:09 -05:00
char.traits
[libc++][NFC] Rename folder for char_traits<wchar_t> tests
2022-11-21 09:50:58 -05:00
string.classes
[libc++][test] Use TEST_HAS_NO_CHAR8_T to simplify #ifdefs. NFCI.
2022-08-25 21:09:10 -06:00
string.conversions
Tests ignore the return value of sto{meow}, triggering nodiscard warnings in MS STL
2022-07-16 19:46:34 +02:00
string.view
[libc++] Keep char_traits<T> for arbitrary T around until LLVM 18
2022-11-24 08:22:39 -05:00
strings.erasure
…
strings.general
…