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
2b3a4e787e034d201da145642fd00dbcfbfa032d
clang-p2996
/
libcxx
/
test
/
std
/
containers
History
Eric Fiselier
b530a2591b
Fix some non-standard parts of our test suite. Reported by STL
...
llvm-svn: 267131
2016-04-22 10:33:56 +00:00
..
associative
Fix some non-standard parts of our test suite. Reported by STL
2016-04-22 10:33:56 +00:00
container.adaptors
Add failing tests that I forgot to add to the last commit
2016-03-14 17:58:54 +00:00
container.requirements
…
containers.general
…
sequences
Fix some non-standard parts of our test suite. Reported by STL
2016-04-22 10:33:56 +00:00
unord
Fix some non-standard parts of our test suite. Reported by STL
2016-04-22 10:33:56 +00:00
Copyable.h
…
Emplaceable.h
…
map_allocator_requirement_test_templates.h
Fix LWG issue 2345 - Add insert(value_type&&)
2016-04-18 01:40:45 +00:00
NotConstructible.h
…
nothing_to_do.pass.cpp
…
set_allocator_requirement_test_templates.h
Teach map/unordered_map how to optimize 'emplace(Key, T)'.
2016-04-16 00:23:12 +00:00
stack_allocator.h
…
test_compare.h
…
test_hash.h
…