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
/
ShowEnabledWarnings.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
*
[NFC] Loop modernization in diagtool
Jonas Devlieghere
2017-09-05
1
-14
/
+10
*
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...
David Blaikie
2017-01-06
1
-2
/
+2
*
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...
David Blaikie
2017-01-06
1
-2
/
+2
*
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...
David Blaikie
2017-01-05
1
-2
/
+2
*
[libclang] Add entry points that take a full command line including argv[0].
Benjamin Kramer
2015-11-18
1
-2
/
+4
*
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
*
Use llvm::makeArrayRef instead of explicitly calling ArrayRef constructor and...
Craig Topper
2014-08-30
1
-1
/
+1
*
[C++11] Use 'nullptr'. Tools edition.
Craig Topper
2014-06-08
1
-3
/
+3
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-3
/
+3
*
Add 'remark' diagnostic type in 'clang'
Tobias Grosser
2014-02-28
1
-0
/
+1
*
Nuke SetUpBuildDumpLog.
Sean Silva
2013-01-20
1
-2
/
+1
*
Make DiagnosticOptions intrusively reference-counted, and make sure
Douglas Gregor
2012-10-23
1
-2
/
+2
*
[diagtool] Add a new "tree" command to shows warnings activated by a flag.
Jordan Rose
2012-06-24
1
-4
/
+5
*
[diagtool] Re-add show-enabled, minimizing the code pulled in from Frontend.
Jordan Rose
2012-06-04
1
-0
/
+147
*
[diagtool] Pull show-enabled back out for now.
Jordan Rose
2012-06-01
1
-148
/
+0
*
[diagtool] Appease buildbot by adding llvm_unreachable.
Jordan Rose
2012-06-01
1
-0
/
+2
*
[diagtool] Add 'show-enabled', which displays which warnings are enabled.
Jordan Rose
2012-06-01
1
-0
/
+146