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
6ac2cd01d2fe1d3f94de470d01ebc379c4925372
clang-p2996
/
libcxx
/
test
/
support
History
Marshall Clow
5c520bd985
Add Address Sanitizer support to std::vector
...
llvm-svn: 208319
2014-05-08 14:14:06 +00:00
..
allocators.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
asan_testing.h
Add Address Sanitizer support to std::vector
2014-05-08 14:14:06 +00:00
DefaultOnly.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
hexfloat.h
…
min_allocator.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
nasty_containers.hpp
Implement LWG 2324: Insert iterator constructors should use addressof(). Add two new container classes to the test suite that overload operator &, and add test cases to the insert/front_insert/back_insert iterator tests that use these containers.
2014-03-03 19:20:40 +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
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00
test_allocator.h
Bug
#19473
. If you pass an allocator to std::function, we should use that allocator, not construct one from scratch. Add a test to make sure
2014-04-18 17:23:36 +00:00
test_iterators.h
Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.
2014-01-16 16:58:45 +00:00