summaryrefslogtreecommitdiff
path: root/tools/diagtool/DiagnosticNames.cpp
AgeCommit message (Expand)Author
2017-10-16[refactor] allow the use of refactoring diagnosticsAlex Lorenz
2017-09-22Add Cross Translation Unit support libraryGabor Horvath
2017-09-05[NFC] Loop modernization in diagtoolJonas Devlieghere
2014-06-08[C++11] Use 'nullptr'. Tools edition.Craig Topper
2014-04-12Replace llvm::array_endof with C++11's std::end.Benjamin Kramer
2013-11-12Rather than duplicating extension diagnostics to allow them to cause aRichard Smith
2013-08-29Move individual group name strings from the OptionTable into one big char arr...Craig Topper
2013-08-28Merge diagnostic group tables to reduce data size and relocation entries.Craig Topper
2012-07-11Enable comment parsing and semantic analysis to emit diagnostics. A fewDmitri Gribenko
2012-06-24[diagtool] Appease buildbots by explicitly using makeArrayRef.Jordan Rose
2012-06-24[diagtool] Add a new "tree" command to shows warnings activated by a flag.Jordan Rose
2012-06-04[diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend.Jordan Rose
2012-06-01[diagtool] Pull show-enabled back out for now.Jordan Rose
2012-06-01[diagtool] Add 'show-enabled', which displays which warnings are enabled.Jordan Rose