1. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  2. 3347b49 Rather than duplicating extension diagnostics to allow them to cause a by Richard Smith · 11 years ago
  3. 354f20a Move individual group name strings from the OptionTable into one big char array. Then only store offsets into it in the OptionTable. Saves about 4K from the clang binary and removes 400 relocation entries from DiagnosticIDs.o. by Craig Topper · 11 years ago
  4. b1aa16a Merge diagnostic group tables to reduce data size and relocation entries. by Craig Topper · 11 years ago
  5. a5ef44f Enable comment parsing and semantic analysis to emit diagnostics. A few by Dmitri Gribenko · 12 years ago
  6. 19bf662 [diagtool] Appease buildbots by explicitly using makeArrayRef. by Jordan Rose · 12 years ago
  7. e742763 [diagtool] Add a new "tree" command to shows warnings activated by a flag. by Jordan Rose · 12 years ago
  8. 0832f82 [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend. by Jordan Rose · 12 years ago
  9. 0a5ca35 [diagtool] Pull show-enabled back out for now. by Jordan Rose · 12 years ago
  10. f11b0f9 [diagtool] Add 'show-enabled', which displays which warnings are enabled. by Jordan Rose · 12 years ago