aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Frontend/FrontendActions.cpp
AgeCommit message (Expand)Author
2012-12-04Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth
2011-08-16[analyzer] Overhaul of checker registration in preparation for basic plugin s...Jordy Rose
2011-07-23remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner
2011-02-14[analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis
2011-02-14[analyzer] Move include/clang/StaticAnalyzer/AnalysisConsumer.h -> lib/Static...Argyrios Kyrtzidis
2011-02-14[analyzer] Move Checkers/FrontendActions.cpp -> Frontend/FrontendActions.cppArgyrios Kyrtzidis