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
/
Checkers
/
AnalysisOrderChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Enable subcheckers to possess checker options
Kristof Umann
2019-03-04
1
-2
/
+2
*
[analyzer] Supply all checkers with a shouldRegister function
Kristof Umann
2019-01-26
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
Kristof Umann
2018-12-15
1
-1
/
+1
*
[analyzer] Assume that we always have a SubEngine available
Gabor Horvath
2018-12-15
1
-1
/
+1
*
[analyzer] Restrict AnalyzerOptions' interface so that non-checker objects ha...
Kristof Umann
2018-11-05
1
-2
/
+2
*
[analyzer] Obtain a ReturnStmt from a CFGAutomaticObjDtor.
Reka Kovacs
2018-08-02
1
-0
/
+19
*
[analyzer] Add missing pre-post-statement callbacks for OffsetOfExpr.
Artem Dergachev
2018-02-10
1
-0
/
+12
*
[analyzer] Expose return statement from CallExit program point
George Karpenkov
2018-02-02
1
-1
/
+8
*
[analyzer] operator new: Fix callback order for CXXNewExpr.
Artem Dergachev
2018-01-18
1
-0
/
+41
*
[analyzer] When creating a temporary object, properly copy the value into it.
Artem Dergachev
2017-03-28
1
-9
/
+40
*
[analyzer] Add PostStmt callback for ArraySubscriptExpr
Anna Zaks
2016-10-04
1
-1
/
+13
*
[analyzer] ExprEngine: remove second call to PreStmt<CastExpr>
Aleksei Sidorin
2016-09-01
1
-0
/
+56