1. 3b4c532 Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Weverything." It broke several builds. by NAKAMURA Takumi · 12 years ago
  2. 25570a9 Implement -Wpedantic and --no-pedantic to complement -Weverything. by Ted Kremenek · 12 years ago
  3. 3cc509b Make clang-tblgen backends functions instead of TableGenBackends. by Jakob Stoklund Olesen · 12 years ago
  4. 4648477 Remove DiagGroups from notes, and add a TableGen assertion to catch them. by Richard Smith · 12 years ago
  5. d42236e [tablegen] Make sure that the code that is determining the order of warning groups by Argyrios Kyrtzidis · 13 years ago
  6. d49cb20 Store the warning option corresponding to a diagnostics as an index into the option table instead of storing the name. by Benjamin Kramer · 13 years ago
  7. 36d5927 drop more llvm:: prefixes on SmallString<> by Dylan Noblesmith · 13 years ago
  8. f94d392 Kill the brief and full explanation fields from StaticDiagInfoRec. They were unused and wasted space for nothing. by Benjamin Kramer · 13 years ago
  9. 0b536f3 Remove unused include of VectorExtras.h. by Benjamin Kramer · 13 years ago
  10. 037ad1b Validate DiagGroup names in TableGen, they're used as command line arguments so we don't want shell meta chars in there. by Benjamin Kramer · 13 years ago
  11. 90c7892 Use StringRef's case transformation methods. by Benjamin Kramer · 13 years ago
  12. 51d7777 Add the Clang tblgen backends to Clang, and flip the switch to cause by Peter Collingbourne · 13 years ago