This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
containers
/
sequences
History
Howard Hinnant
920b56ca88
Another installment on debug mode. This addresses list. However this should be considered a temporary state. The API of the debug database and how vector and list use it, is unsatisfactory at the moment. It is both inefficient and overly verbose. I wanted to get this functionality checked in though. In the next day or so I'll refactor what is there in an attempt to streamline things.
...
llvm-svn: 140660
2011-09-27 23:55:03 +00:00
..
array
Bug 9096 - list::iterator not default constructible
2011-01-28 23:46:28 +00:00
deque
Fixed PR10574:
http://llvm.org/bugs/show_bug.cgi?id=10574
2011-08-12 21:56:02 +00:00
forwardlist
Fixed PR10574:
http://llvm.org/bugs/show_bug.cgi?id=10574
2011-08-12 21:56:02 +00:00
list
Another installment on debug mode. This addresses list. However this should be considered a temporary state. The API of the debug database and how vector and list use it, is unsatisfactory at the moment. It is both inefficient and overly verbose. I wanted to get this functionality checked in though. In the next day or so I'll refactor what is there in an attempt to streamline things.
2011-09-27 23:55:03 +00:00
vector
The vector test suite now passes for no-debug, debug-lite and debug-regular
2011-09-16 18:41:29 +00:00
vector.bool
Fixed PR10574:
http://llvm.org/bugs/show_bug.cgi?id=10574
2011-08-12 21:56:02 +00:00
nothing_to_do.pass.cpp
license change
2010-11-16 22:09:02 +00:00