1. 73b75e0 [analyzer] Fix grammar in comment. by Jordan Rose · 13 years ago
  2. 3a02247 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 13 years ago
  3. 86917fd Add checker debug.ConfigDumper to dump the contents of the configuration table. by Ted Kremenek · 13 years ago
  4. bbafb8a Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). by David Blaikie · 14 years ago
  5. c000e7e Add a basic CallGraph to Analysis. by Anna Zaks · 14 years ago
  6. 72be32a Colorize and condense CFG pretty-printing. by Ted Kremenek · 14 years ago
  7. 02a1fc1 [analyzer] Rely on LLVM Dominators in Clang dominator computation. by Anna Zaks · 14 years ago
  8. 0062e74 Add source-level dominators analysis. Patch by Guoping Long! by Ted Kremenek · 14 years ago
  9. dccc2b2 Remove AnalysisContext::getLiveVariables(), and introduce a templatized mechanism to lazily create analyses that are attached to AnalysisContext objects. by Ted Kremenek · 14 years ago
  10. 6a5674f [analyzer] Rename CheckerV2 -> Checker. by Argyrios Kyrtzidis · 15 years ago
  11. 57d736f [analyzer] Use the new registration mechanism for the debugging info "checks". by Argyrios Kyrtzidis · 15 years ago