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
2b9f48afdd67dcfdd37d7afe6a34059cd390fc21
clang-p2996
/
libcxx
/
test
/
std
/
language.support
History
Eric Fiselier
7709213ece
Fix test failures caused by new/delete calls getting optimized away
...
llvm-svn: 296813
2017-03-02 21:16:35 +00:00
..
cstdint
/cstdint.syn
Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.com
2016-06-30 04:21:52 +00:00
support.dynamic
Fix test failures caused by new/delete calls getting optimized away
2017-03-02 21:16:35 +00:00
support.exception
Protect nested-exceptions tests under no-exceptions
2016-11-14 11:00:28 +00:00
support.general
…
support.initlist
[libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", part 9/12.
2016-12-06 01:13:14 +00:00
support.limits
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7.
2016-12-08 21:38:57 +00:00
support.rtti
Fix type_info's constructor by making it explicit again.
2017-01-17 23:41:42 +00:00
support.runtime
Remove mblen(), mbtowc() and wctomb() from the thread-unsafe functions.
2016-12-30 10:44:00 +00:00
support.start.term
…
support.types
Fix nullptr tests
2016-10-25 20:45:17 +00:00
nothing_to_do.pass.cpp
…