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
/
ListWarnings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[NFC] Loop modernization in diagtool
Jonas Devlieghere
2017-09-05
1
-31
/
+25
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
clang-format a recent commit I made
David Blaikie
2014-11-19
1
-4
/
+3
*
Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue.
David Blaikie
2014-11-19
1
-2
/
+2
*
Sort #include lines for tools/...
Chandler Carruth
2012-12-04
1
-3
/
+3
*
Enhance 'diagtool list-warnings' to report number of diagnostics covered dire...
Ted Kremenek
2012-07-07
1
-0
/
+4
*
[diagtool] Add a new "tree" command to shows warnings activated by a flag.
Jordan Rose
2012-06-24
1
-6
/
+6
*
[diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend.
Jordan Rose
2012-06-04
1
-24
/
+3
*
[diagtool] Pull show-enabled back out for now.
Jordan Rose
2012-06-01
1
-3
/
+24
*
[diagtool] Add 'show-enabled', which displays which warnings are enabled.
Jordan Rose
2012-06-01
1
-24
/
+3
*
Provide common include for all diagnostic headers.
David Blaikie
2012-02-15
1
-19
/
+1
*
Remove the unuseful -fdiagnostics-show-name
David Blaikie
2012-02-15
1
-7
/
+45
*
Rename Diagnostic to DiagnosticsEngine as per issue 5397
David Blaikie
2011-09-25
1
-1
/
+1
*
The diagtool registration system tries to use a global variable from a method
Nick Lewycky
2011-08-12
1
-1
/
+1
*
Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for a...
Ted Kremenek
2011-08-09
1
-0
/
+106