aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
AgeCommit message (Expand)Author
2011-02-15[analyzer] Remove ObjCSelfInitCheck from AnalyzerOptions.Argyrios Kyrtzidis
2011-02-15Fix the clang-wpa example.Argyrios Kyrtzidis
2011-02-15[analyzer] Use the new registration mechanism on some of the internal checks....Argyrios Kyrtzidis
2011-02-14[analyzer] Overhauling of the checker registration mechanism.Argyrios Kyrtzidis
2011-02-14[analyzer] Remove ManagerRegistry which is not used. In the future we may loa...Argyrios Kyrtzidis
2011-02-14[analyzer] Move include/clang/StaticAnalyzer/AnalysisConsumer.h -> lib/Static...Argyrios Kyrtzidis
2011-02-14[analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi...Argyrios Kyrtzidis