This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
be53eebe5a
llvm-project
/
libcxx
/
test
/
containers
/
sequences
History
Marshall Clow
5c520bd985
Add Address Sanitizer support to std::vector
...
llvm-svn: 208319
2014-05-08 14:14:06 +00:00
..
array
Added tests to the sequence containers for for LWG Issue
#2263
. Comparing iterators and allocator pointers with different const-character. No changes to libc++
2014-03-10 18:54:56 +00:00
deque
Added tests to the sequence containers for for LWG Issue
#2263
. Comparing iterators and allocator pointers with different const-character. No changes to libc++
2014-03-10 18:54:56 +00:00
dynarray
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
forwardlist
Added tests to the sequence containers for for LWG Issue
#2263
. Comparing iterators and allocator pointers with different const-character. No changes to libc++
2014-03-10 18:54:56 +00:00
list
Added tests to the sequence containers for for LWG Issue
#2263
. Comparing iterators and allocator pointers with different const-character. No changes to libc++
2014-03-10 18:54:56 +00:00
vector
Add Address Sanitizer support to std::vector
2014-05-08 14:14:06 +00:00
vector.bool
Fix PR 19663. Some calls to find(vector<bool>) were returning iterators that were subtly invalid (didn't compare equal). Thanks to Erik Verbruggen for the report (and diagnosis)
2014-05-06 15:33:23 +00:00
nothing_to_do.pass.cpp
license change
2010-11-16 22:09:02 +00:00