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
fc07498e4aca8a94dea665a786d7509a60ffeb59
clang-p2996
/
libcxx
/
test
/
std
/
strings
History
Marshall Clow
3a407a096c
Remove arithmetic +/-127 on chars; results in UB when dealing with signed chars. Thanks to STL@microsoft for the report.
...
llvm-svn: 271897
2016-06-06 14:35:22 +00:00
..
basic.string
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +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
Void cast runtime-unused variables. Patch from STL@microsoft.com
2016-05-02 19:15:48 +00:00
char.traits
Remove arithmetic +/-127 on chars; results in UB when dealing with signed chars. Thanks to STL@microsoft for the report.
2016-06-06 14:35:22 +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
…
version.pass.cpp
…