summaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for the static analyzer to synthesize function implementations fr...Ted Kremenek2014-08-271-5/+10
* Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)David Blaikie2014-08-101-2/+2
* Revert "unique_ptr-ify ownership of ASTConsumers"David Blaikie2014-07-171-2/+2
* unique_ptr-ify ownership of ASTConsumersDavid Blaikie2014-07-171-2/+2
* Make clang::ento::CreateAnalysisConsumer a part of a public interface of the ...Alexander Kornienko2014-01-031-1/+1
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-1/+1
* [analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose2011-08-161-1/+2
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+1
* [analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis2011-02-141-1/+1
* [analyzer] Move include/clang/StaticAnalyzer/AnalysisConsumer.h -> lib/Static...Argyrios Kyrtzidis2011-02-141-1/+1
* [analyzer] Move Checkers/FrontendActions.cpp -> Frontend/FrontendActions.cppArgyrios Kyrtzidis2011-02-141-0/+22