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
/
Checker
/
SymbolManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...
Argyrios Kyrtzidis
2010-12-22
1
-342
/
+0
*
[analyzer] Refactoring: include/clang/Checker -> include/clang/GR
Argyrios Kyrtzidis
2010-12-22
1
-2
/
+2
*
Enabled relaxed LiveVariables analysis in the path-sensitive engine to increa...
Tom Care
2010-08-27
1
-2
/
+4
*
GCC didn't care for my attempt at API compatibility, so brute-force everything
John McCall
2010-08-25
1
-16
/
+16
*
Add a new metadata symbol type for checkers to use. Metadata symbols must be ...
Jordy Rose
2010-08-14
1
-9
/
+77
*
MemRegion can refer to ASTContext without external help.
Zhongxing Xu
2010-08-11
1
-2
/
+2
*
Change SymbolManager::canSymbolicate() to return true for RecordTypes.
Ted Kremenek
2010-07-29
1
-1
/
+10
*
Add a new symbol type, SymbolExtent, to represent the extents of memory regio...
Jordy Rose
2010-07-04
1
-1
/
+33
*
Add an ivar to SymbolReaper for the current statement, and then stop passing ...
Jordy Rose
2010-07-01
1
-2
/
+2
*
Checker: random include cleanup.
Benjamin Kramer
2010-03-27
1
-1
/
+1
*
Remove reference to AnalysisContext in Environment. We already have LocationC...
Zhongxing Xu
2010-03-05
1
-3
/
+7
*
Since now we store the cast type with an ElementRegion, there is
Zhongxing Xu
2010-03-01
1
-10
/
+4
*
In symbol reaper, a variable is live if its stack frame is the parent of the
Zhongxing Xu
2010-02-17
1
-1
/
+6
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+228