summaryrefslogtreecommitdiff
path: root/unittests/ADT/StringMapTest.cpp
Commit message (Expand)AuthorAge
* Convert StringMap to using StringRef for its APIs.Daniel Dunbar2009-07-23
* unbreak unit-tests on gcc-4.4.Torok Edwin2009-07-21
* Some generic clean-ups. Also make the StringMapEntryInitializer specializatio...Bill Wendling2009-01-08
* * Don't explicitly cast "0" to "void*". This doesn't work well with specializedBill Wendling2009-01-08
* 80-column violation fix.Bill Wendling2009-01-08
* * Added unittests for StringMapMisha Brukman2009-01-08