summaryrefslogtreecommitdiffstats
path: root/tools/diagtool/TreeView.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Header cleanupMehdi Amini2016-07-181-1/+0
* diagtool: refactor TreeView to resemble C++Alp Toker2014-06-201-103/+101
* diagtool: simplify TreeView diagnostic classificationAlp Toker2014-06-191-3/+3
* Move individual group name strings from the OptionTable into one big char arr...Craig Topper2013-08-291-2/+1
* Reorder and shrink size of NameLen field in diagnostic group table. Shaves ~4...Craig Topper2013-08-281-1/+6
* Sort #include lines for tools/...Chandler Carruth2012-12-041-4/+4
* Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor2012-10-231-1/+4
* Add color output to 'diagtool tree' to show what warnings are enabled by defa...Ted Kremenek2012-10-051-3/+45
* [diagtool] Add a new "tree" command to shows warnings activated by a flag.Jordan Rose2012-06-241-0/+135