summaryrefslogtreecommitdiff
path: root/tools/diagtool/ListWarnings.cpp
Commit message (Expand)AuthorAge
* Sort #include lines for tools/...Chandler Carruth2012-12-04
* Enhance 'diagtool list-warnings' to report number of diagnostics covered dire...Ted Kremenek2012-07-07
* [diagtool] Add a new "tree" command to shows warnings activated by a flag.Jordan Rose2012-06-24
* [diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend.Jordan Rose2012-06-04
* [diagtool] Pull show-enabled back out for now.Jordan Rose2012-06-01
* [diagtool] Add 'show-enabled', which displays which warnings are enabled.Jordan Rose2012-06-01
* Provide common include for all diagnostic headers.David Blaikie2012-02-15
* Remove the unuseful -fdiagnostics-show-nameDavid Blaikie2012-02-15
* Rename Diagnostic to DiagnosticsEngine as per issue 5397David Blaikie2011-09-25
* The diagtool registration system tries to use a global variable from a methodNick Lewycky2011-08-12
* Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for a...Ted Kremenek2011-08-09