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
/
Frontend
/
AnalysisConsumer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix use-after-release bug introduced in r77585 where the PathDiagnosticClient
Ted Kremenek
2009-07-31
1
-5
/
+4
*
Initialize an otherwise-wild pointer. Fixes a crashy analyzer
Douglas Gregor
2009-07-30
1
-1
/
+1
*
simple fixes.
Zhongxing Xu
2009-07-30
1
-4
/
+2
*
Make AnalysisManager into its own source file and a pure data management class.
Zhongxing Xu
2009-07-30
1
-169
/
+57
*
This patch collects all analysis context data into a new class
Zhongxing Xu
2009-07-30
1
-31
/
+17
*
(1) Enable PlistDiagnostics to take an option "PathDiagnosticClientFactory"
Ted Kremenek
2009-07-27
1
-0
/
+13
*
Add initial implementation of checking for uses of floating point as a loop c...
Ted Kremenek
2009-07-23
1
-0
/
+5
*
Add yet more analysis for CFGs involving conditionals that are actually const...
Mike Stump
2009-07-20
1
-1
/
+1
*
Move the source-level CFG from libAST to libAnalysis.
Ted Kremenek
2009-07-16
1
-1
/
+1
*
Update for raw_fd_ostream API changes. raw_fd_ostream now has a
Dan Gohman
2009-07-15
1
-1
/
+2
*
De-ASTContext-ify DeclContext.
Argyrios Kyrtzidis
2009-06-30
1
-2
/
+2
*
Remove the ASTContext parameter from the getBody() methods of Decl and subcla...
Argyrios Kyrtzidis
2009-06-30
1
-1
/
+1
*
Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions.
Chris Lattner
2009-06-30
1
-2
/
+4
*
Introduce a new concept to the static analyzer: SValuator.
Ted Kremenek
2009-06-26
1
-4
/
+0
*
Build fixes for r72135.
Eli Friedman
2009-05-19
1
-5
/
+5
*
Move AnalysisConsumer.h and Analyses.def from tools/clang-cc to
Eli Friedman
2009-05-19
1
-0
/
+659