aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/ilist
Commit message (Expand)AuthorAgeFilesLines
* Fix accessibility problems GCC 3.3Chris Lattner2003-07-251-1/+3
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-1/+0
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Allow autoconversion from ilist_iterator<T> to T* in a dyn_cast and friendsChris Lattner2003-04-231-0/+20
* Add ilist_iterator constructor from a node reference.Vikram S. Adve2002-09-161-0/+1
* Use the new include/Support/iterator fileChris Lattner2002-07-241-8/+3
* Changes to make it GCC 3.1 compatibleChris Lattner2002-07-241-3/+20
* changes to make it compatible with 64bit gccAnand Shukla2002-06-251-2/+2
* MEGAPATCH checkin.Chris Lattner2002-06-251-0/+492