aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/HashExtras.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Define the pointer hash struct before the string one, to improve compatibilityChris Lattner2004-12-081-6/+6
* Changes For Bug 352Reid Spencer2004-09-011-4/+4
* Fixes for PR114: Thanks to Reid Spencer!Chris Lattner2003-11-161-1/+3
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Reordered includes to be consistent with the LLVM style.Misha Brukman2003-08-151-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
* GCC 3.1 fixesChris Lattner2002-07-241-3/+3
* Move hash_* extension headers from ext/ to Support/ so that we can supportChris Lattner2002-07-241-1/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+6
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+27