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
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
libcxx
/
test
/
support
History
Marshall Clow
c3deeb5f89
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
...
llvm-svn: 196174
2013-12-03 00:18:10 +00:00
..
allocators.h
Found two identical files named 'allocators.h' in the libcxx test suite. Moved one to /support, removed the other, and iupdated all the includes. No functionality change
2013-12-02 18:08:31 +00:00
DefaultOnly.h
Found two identical files named 'DefaultOnly.h' in the libcxx test suite. Moved one to /support, removed the other, and iupdated all the includes. No functionality change
2013-12-02 17:00:56 +00:00
hexfloat.h
…
min_allocator.h
There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change.
2013-11-26 20:58:02 +00:00
nothing_to_do.pass.cpp
…
platform_support.h
G M: 1. It changes the temp file handling to use the template and the current directory for windows, matching how it works on other platforms.
2013-10-06 21:14:05 +00:00
private_constructor.hpp
First half of support for N3657; heterogenous lookups for set/multiset
2013-08-13 01:11:06 +00:00
test_allocator.h
Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later.
2013-12-03 00:18:10 +00:00
test_iterators.h
War on tabs.
2013-07-08 21:06:38 +00:00