aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/DepthFirstIterator.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-11/+11
* Changes For Bug 352Reid Spencer2004-09-011-6/+6
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+3
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Add missing default argumentChris Lattner2003-10-131-1/+1
* add support for "external" depth first iterators, which store the 'visited' setChris Lattner2003-10-131-11/+99
* Extricate the "reverse" support from the depth-first iterator. This is reallyChris Lattner2003-10-131-55/+38
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Fix another accessibility problem illuminated by GCC 3.3Chris Lattner2003-07-251-1/+1
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-281-1/+1
* Changes to build with GCC 3.1Chris Lattner2002-07-241-3/+5
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-7/+7
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+147