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
/
lib
/
StaticAnalyzer
/
Core
/
CheckerRegistry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Apply whitespace cleanups by Honggyu Kim.
Ted Kremenek
2015-09-08
1
-1
/
+1
*
[Static Analyzer] Basic per checker command line option validation.
Gabor Horvath
2015-07-09
1
-0
/
+25
*
[C++11] Use 'nullptr'. StaticAnalyzer edition.
Craig Topper
2014-05-27
1
-1
/
+1
*
[C++11] Replace llvm::tie with std::tie.
Benjamin Kramer
2014-03-02
1
-2
/
+2
*
Expose the name of the checker producing each diagnostic message.
Alexander Kornienko
2014-02-11
1
-0
/
+1
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-1
/
+1
*
Include pruning and general cleanup.
Benjamin Kramer
2012-12-01
1
-0
/
+1
*
Revert my patches which removed Diagnostic.h includes by moving some operator...
Benjamin Kramer
2012-02-07
1
-1
/
+0
*
Move various diagnostic operator<< overloads out of line and remove includes ...
Benjamin Kramer
2012-02-04
1
-0
/
+1
*
[analyzer] Ensure that the order in which checker callbacks are called
Anna Zaks
2011-12-15
1
-2
/
+3
*
[analyzer] Overhaul of checker registration in preparation for basic plugin s...
Jordy Rose
2011-08-16
1
-0
/
+149