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
16a145fd0ff30a2ae0a94de0bfc1e5b4828ddcdd
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
memory
History
Marshall Clow
c669522a26
Fix failure on 03 bot
...
llvm-svn: 282134
2016-09-22 03:25:22 +00:00
..
allocator.tag
…
allocator.traits
Fix an MSVC x64 compiler warning. Patch from STL@microsoft.com
2016-08-03 05:48:09 +00:00
allocator.uses
Fix failure on 03 bot
2016-09-22 03:25:22 +00:00
c.malloc
…
default.allocator
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00
pointer.traits
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00
ptr.align
…
specialized.algorithms
Fix memory leak in test.
2016-07-24 04:41:44 +00:00
storage.iterator
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00
temporary.buffer
…
unique.ptr
Fix unique_ptr.runtime tests for null inputs. Patch from STL@microsoft.com
2016-07-24 23:48:26 +00:00
util.dynamic.safety
…
util.smartptr
Implement P0163r0. Add shared_ptr::weak_type.
2016-06-27 01:02:43 +00:00