Age | Commit message (Expand) | Author |
---|---|---|
2013-04-16 | Factor CheckerManager to be able to pass AnalyzerOptions to checkers | Ted Kremenek |
2011-09-25 | Rename Diagnostic to DiagnosticsEngine as per issue 5397 | David Blaikie |
2011-08-16 | [analyzer] Overhaul of checker registration in preparation for basic plugin s... | Jordy Rose |
2011-07-20 | add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications. | Chris Lattner |
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2011-02-25 | Intoduce '-analyzer-checker-help' flag which outputs a list of all available ... | Argyrios Kyrtzidis |
2011-02-23 | [analyzer] Add LangOptions in CheckerManager. | Argyrios Kyrtzidis |
2011-02-15 | Fix the clang-wpa example. | Argyrios Kyrtzidis |
2011-02-14 | [analyzer] Overhauling of the checker registration mechanism. | Argyrios Kyrtzidis |