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
3003ba00a3260bdee71dd802bcfa970c3580e6bb
clang-p2996
/
libcxx
/
test
/
std
/
utilities
/
memory
History
Eric Fiselier
a58d430cac
Make std::addressof constexpr in C++17 (Clang only).
...
llvm-svn: 263688
2016-03-17 03:30:56 +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
Mark exception-throwing test as XFAIL when exceptions are disabled
2016-03-14 02:51:50 +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 std::addressof constexpr in C++17 (Clang only).
2016-03-17 03:30:56 +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
…