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
14f94de1ee6487f2f254709383258aaa095b4cfe
clang-p2996
/
libcxx
/
test
/
std
/
experimental
/
string.view
/
string.view.ops
History
Marshall Clow
c08e8f81ec
Remove undefined behavior from test; specifically, compare(NULL, XXX, 0)
...
llvm-svn: 228928
2015-02-12 15:25:54 +00:00
..
basic_string.pass.cpp
Remove undefined behavior from test; specifically, compare(NULL, XXX, 0)
2015-02-12 15:25:54 +00:00
compare.pointer_size.pass.cpp
…
compare.pointer.pass.cpp
…
compare.size_size_sv_pointer_size.pass.cpp
…
compare.size_size_sv_size_size.pass.cpp
…
compare.size_size_sv.pass.cpp
…
compare.sv.pass.cpp
…
copy.pass.cpp
…
substr.pass.cpp
…
to_string.pass.cpp
Remove undefined behavior from test; specifically, compare(NULL, XXX, 0). Thanks to Eric for the catch
2015-02-12 15:21:20 +00:00