summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Fix grammar in comment.Jordan Rose2013-04-121-1/+1
* Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth2012-12-041-3/+3
* Add checker debug.ConfigDumper to dump the contents of the configuration table.Ted Kremenek2012-10-011-0/+35
* Unify naming of LangOptions variable/get function across the Clang stack (Lex...David Blaikie2012-03-111-2/+2
* Add a basic CallGraph to Analysis.Anna Zaks2012-03-081-0/+41
* Colorize and condense CFG pretty-printing.Ted Kremenek2011-12-221-1/+3
* [analyzer] Rely on LLVM Dominators in Clang dominator computation.Anna Zaks2011-12-051-2/+2
* Add source-level dominators analysis. Patch by Guoping Long!Ted Kremenek2011-10-251-0/+23
* Remove AnalysisContext::getLiveVariables(), and introduce a templatized mecha...Ted Kremenek2011-10-071-1/+1
* [analyzer] Rename CheckerV2 -> Checker.Argyrios Kyrtzidis2011-03-011-4/+4
* [analyzer] Use the new registration mechanism for the debugging info "checks".Argyrios Kyrtzidis2011-02-171-0/+80
OpenPOWER on IntegriCloud