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
/
clang-cc
/
AnalysisConsumer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move AnalysisConsumer.h and Analyses.def from tools/clang-cc to
Eli Friedman
2009-05-19
1
-659
/
+0
*
Move analysis command-line options out of AnalysisConsumer.cpp into
Eli Friedman
2009-05-19
1
-117
/
+31
*
Move CreateAnalysisConsumer into a separate header AnalysisConsumer.h.
Eli Friedman
2009-05-19
1
-30
/
+1
*
Move AnalysisConsumer out of ASTConsumers.h in preparation for moving
Eli Friedman
2009-05-18
1
-1
/
+1
*
Fix <rdar://problem/6848739>. When using -analyze, -Werror has no effect.
Ted Kremenek
2009-05-07
1
-0
/
+3
*
FunctionDecl::getBody() is getting an ASTContext argument for use in
Douglas Gregor
2009-04-18
1
-1
/
+1
*
Propagate the ASTContext to various AST traversal and lookup functions.
Douglas Gregor
2009-04-09
1
-1
/
+2
*
Push DeclGroup much farther throughout the compiler. Now the various
Chris Lattner
2009-03-29
1
-2
/
+7
*
remove TranslationUnit.
Chris Lattner
2009-03-28
1
-2
/
+0
*
change HandleTranslationUnit to take an ASTContext instead of TranslationUnit
Chris Lattner
2009-03-28
1
-3
/
+3
*
remove dead ivar.
Chris Lattner
2009-03-28
1
-11
/
+4
*
don't poke at TranslationUnit directly
Chris Lattner
2009-03-28
1
-2
/
+6
*
Move <root>/Driver into <root>/tools/clang-cc.
Daniel Dunbar
2009-03-24
1
-0
/
+770