index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
tools
/
diagtool
/
TreeView.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[diagtool] Use `operator<<(Colors)` to print out colored output.
Rui Ueyama
2019-08-08
1
-36
/
+13
*
Re-submit r367649: Improve raw_ostream so that you can "write" colors using o...
Rui Ueyama
2019-08-07
1
-1
/
+2
*
Revert r367649: Improve raw_ostream so that you can "write" colors using oper...
Rui Ueyama
2019-08-02
1
-14
/
+34
*
Improve raw_ostream so that you can "write" colors using operator<<
Rui Ueyama
2019-08-02
1
-34
/
+14
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
1
-3
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[diagtool] Remove unneeded header includes.
Richard Trieu
2018-11-28
1
-1
/
+0
*
[diagtool] Change default tree behavior to print only flags
Jonas Devlieghere
2017-09-05
1
-9
/
+27
*
[NFC] Loop modernization in diagtool
Jonas Devlieghere
2017-09-05
1
-15
/
+8
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+0
*
diagtool: refactor TreeView to resemble C++
Alp Toker
2014-06-20
1
-103
/
+101
*
diagtool: simplify TreeView diagnostic classification
Alp Toker
2014-06-19
1
-3
/
+3
*
Move individual group name strings from the OptionTable into one big char arr...
Craig Topper
2013-08-29
1
-2
/
+1
*
Reorder and shrink size of NameLen field in diagnostic group table. Shaves ~4...
Craig Topper
2013-08-28
1
-1
/
+6
*
Sort #include lines for tools/...
Chandler Carruth
2012-12-04
1
-4
/
+4
*
Make DiagnosticOptions intrusively reference-counted, and make sure
Douglas Gregor
2012-10-23
1
-1
/
+4
*
Add color output to 'diagtool tree' to show what warnings are enabled by defa...
Ted Kremenek
2012-10-05
1
-3
/
+45
*
[diagtool] Add a new "tree" command to shows warnings activated by a flag.
Jordan Rose
2012-06-24
1
-0
/
+135