Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
73b75e01bfa15ab4d308d05861e39a4f93cb15e9
/
clang
/
lib
/
StaticAnalyzer
/
Checkers
/
DebugCheckers.cpp
73b75e0
[analyzer] Fix grammar in comment.
by Jordan Rose
· 13 years ago
3a02247
Sort all of Clang's files under 'lib', and fix up the broken headers uncovered.
by Chandler Carruth
· 13 years ago
86917fd
Add checker debug.ConfigDumper to dump the contents of the configuration table.
by Ted Kremenek
· 13 years ago
bbafb8a
Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST).
by David Blaikie
· 14 years ago
c000e7e
Add a basic CallGraph to Analysis.
by Anna Zaks
· 14 years ago
72be32a
Colorize and condense CFG pretty-printing.
by Ted Kremenek
· 14 years ago
02a1fc1
[analyzer] Rely on LLVM Dominators in Clang dominator computation.
by Anna Zaks
· 14 years ago
0062e74
Add source-level dominators analysis. Patch by Guoping Long!
by Ted Kremenek
· 14 years ago
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
6a5674f
[analyzer] Rename CheckerV2 -> Checker.
by Argyrios Kyrtzidis
· 15 years ago
57d736f
[analyzer] Use the new registration mechanism for the debugging info "checks".
by Argyrios Kyrtzidis
· 15 years ago