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
b72c19f1a6c979724ee7ab42779c4e2f80098bf7
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
memory
History
Eric Fiselier
9b32bfb651
Fix an MSVC x64 compiler warning. Patch from STL@microsoft.com
...
llvm-svn: 277573
2016-08-03 05:48:09 +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
Apply D20014 - fix a missing return in a test. Fixes PR#27720
2016-05-12 14:31:35 +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