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
/
Driver
/
AnalysisConsumer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up the Plist diagnostic client to the driver.
Ted Kremenek
2008-11-03
1
-1
/
+7
*
Make the analyzer store (memory model) a command line option.
Ted Kremenek
2008-10-24
1
-1
/
+8
*
Added Ubigraph visualization for the static analyzer (this is pretty alpha qu...
Ted Kremenek
2008-08-27
1
-2
/
+4
*
Provide an "Analysis Scope" for Analyses so checks can either be run on code ...
Ted Kremenek
2008-07-15
1
-1
/
+1
*
Break off declaration of Analysis enum into Analyses.def. The driver options in
Ted Kremenek
2008-07-14
1
-9
/
+4
*
Add new check: -check-objc-methodsigs. This check scans methods in
Ted Kremenek
2008-07-11
1
-1
/
+2
*
Moved logic for -dump-cfg and -view-cfg into AnalysisConsumer.
Ted Kremenek
2008-07-02
1
-0
/
+2
*
Move -dump-live-variables logic to AnalysisConsumer.
Ted Kremenek
2008-07-02
1
-0
/
+1
*
Move logic for "-checker-simple" to the new AnalysisConsumer interface.
Ted Kremenek
2008-07-02
1
-1
/
+2
*
Migrated driver logic for running the CF retain/release checker over to the n...
Ted Kremenek
2008-07-02
1
-1
/
+2
*
Added AnalysisConsumer, a meta-level ASTConsumer class to drive various
Ted Kremenek
2008-07-02
1
-0
/
+34