index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
StaticAnalyzer
/
Checkers
/
DebugCheckers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Fix grammar in comment.
Jordan Rose
2013-04-12
1
-1
/
+1
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-3
/
+3
*
Add checker debug.ConfigDumper to dump the contents of the configuration table.
Ted Kremenek
2012-10-01
1
-0
/
+35
*
Unify naming of LangOptions variable/get function across the Clang stack (Lex...
David Blaikie
2012-03-11
1
-2
/
+2
*
Add a basic CallGraph to Analysis.
Anna Zaks
2012-03-08
1
-0
/
+41
*
Colorize and condense CFG pretty-printing.
Ted Kremenek
2011-12-22
1
-1
/
+3
*
[analyzer] Rely on LLVM Dominators in Clang dominator computation.
Anna Zaks
2011-12-05
1
-2
/
+2
*
Add source-level dominators analysis. Patch by Guoping Long!
Ted Kremenek
2011-10-25
1
-0
/
+23
*
Remove AnalysisContext::getLiveVariables(), and introduce a templatized mecha...
Ted Kremenek
2011-10-07
1
-1
/
+1
*
[analyzer] Rename CheckerV2 -> Checker.
Argyrios Kyrtzidis
2011-03-01
1
-4
/
+4
*
[analyzer] Use the new registration mechanism for the debugging info "checks".
Argyrios Kyrtzidis
2011-02-17
1
-0
/
+80