aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Add support for the static analyzer to synthesize function implementations fr...Ted Kremenek1-5/+10
2014-08-10Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)David Blaikie1-2/+2
2014-07-17Revert "unique_ptr-ify ownership of ASTConsumers"David Blaikie1-2/+2
2014-07-17unique_ptr-ify ownership of ASTConsumersDavid Blaikie1-2/+2
2014-01-03Make clang::ento::CreateAnalysisConsumer a part of a public interface of the ...Alexander Kornienko1-1/+1
2012-12-04Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth1-1/+1
2011-08-16[analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose1-1/+2
2011-07-23remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner1-1/+1
2011-02-14[analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis1-1/+1
2011-02-14[analyzer] Move include/clang/StaticAnalyzer/AnalysisConsumer.h -> lib/Static...Argyrios Kyrtzidis1-1/+1
2011-02-14[analyzer] Move Checkers/FrontendActions.cpp -> Frontend/FrontendActions.cppArgyrios Kyrtzidis1-0/+22