aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/DenseMapInfo.h
Commit message (Expand)AuthorAgeFilesLines
* More warnings patrol: Another unused argument and more implicitEric Christopher2009-10-171-2/+2
* Remove a bunch of unused arguments from functions, silencing aEric Christopher2009-10-141-1/+1
* Mark constants as unsigned, as pointed out by iccDuncan Sands2009-09-061-10/+10
* Allow unsigned long long DenseMapInfo.Mike Stump2009-08-261-0/+14
* Split DenseMapInfo into a separate header file, so that it can beDan Gohman2009-07-311-0/+121