aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/AnalysisConsumer.cpp
AgeCommit message (Expand)Author
2009-06-30De-ASTContext-ify DeclContext.Argyrios Kyrtzidis
2009-06-30Remove the ASTContext parameter from the getBody() methods of Decl and subcla...Argyrios Kyrtzidis
2009-06-30Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions.Chris Lattner
2009-06-26Introduce a new concept to the static analyzer: SValuator.Ted Kremenek
2009-05-19Build fixes for r72135.Eli Friedman
2009-05-19Move AnalysisConsumer.h and Analyses.def from tools/clang-cc to Eli Friedman