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
b5ca00a58de52d33c1935f49ce104f9d90cda67c
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
memory
History
Marshall Clow
71abfc1392
No, really - test the constructor
...
llvm-svn: 261875
2016-02-25 15:27:13 +00:00
..
allocator.tag
…
allocator.traits
Add a test for LWG#2466: allocator_traits::max_size() default behavior is incorrect
2015-10-25 19:34:04 +00:00
allocator.uses
…
c.malloc
…
default.allocator
Fixed a possible overflow in a test of allocator::max_size().
2015-10-05 20:50:25 +00:00
pointer.traits
…
ptr.align
Get tests running with warnings. Fix warnings in headers and tests
2015-02-05 20:28:37 +00:00
specialized.algorithms
Make it possible to build a no-exceptions variant of libcxx.
2015-11-10 11:41:22 +00:00
storage.iterator
Fix LWG#2127: Move-construction with raw_storage_iterator.
2015-10-25 18:58:07 +00:00
temporary.buffer
…
unique.ptr
No, really - test the constructor
2016-02-25 15:27:13 +00:00
util.dynamic.safety
…
util.smartptr
Implement P0074: Making owner_less more flexible
2015-11-12 15:56:44 +00:00
version.pass.cpp
…