1. 6a637db Fix (harmless) memory leak found by memcheck. by Jeffrey Yasskin · 16 years ago
  2. 1ec7df1 Move DataTypes.h to include/llvm/System, update all users. This breaks the last by Chandler Carruth · 16 years ago
  3. 4d10add Convert StringMap to using StringRef for its APIs. by Daniel Dunbar · 16 years ago
  4. 20d619a unbreak unit-tests on gcc-4.4. by Edwin Török · 16 years ago
  5. ddbb6fb Some generic clean-ups. Also make the StringMapEntryInitializer specialization apply only to the tests that are actually testing it. by Bill Wendling · 17 years ago
  6. 66d1fd9 * Don't explicitly cast "0" to "void*". This doesn't work well with specialized by Bill Wendling · 17 years ago
  7. 783ced3 80-column violation fix. by Bill Wendling · 17 years ago
  8. de0a184 * Added unittests for StringMap by Misha Brukman · 17 years ago