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
/
GR
/
Checkers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename headers: 'clang/GR' 'clang/EntoSA' and
Ted Kremenek
2010-12-23
53
-14056
/
+0
*
Rename static analyzer namespace 'GR' to 'ento'.
Ted Kremenek
2010-12-23
51
-103
/
+103
*
Add WIP prototype of a new buffer overflow
Ted Kremenek
2010-12-23
4
-1
/
+283
*
Change all self assignments X=X to (void)X, so that we can turn on a
Jeffrey Yasskin
2010-12-23
1
-2
/
+2
*
Subsequent attempt to fix linux build.
Argyrios Kyrtzidis
2010-12-22
2
-0
/
+23
*
Apparently I'm on a mission to break as many builds as possible.
Argyrios Kyrtzidis
2010-12-22
2
-3
/
+3
*
Forgot to move the files in CMakeLists.txt.
Argyrios Kyrtzidis
2010-12-22
1
-1
/
+3
*
Move AnalysisConsumer.cpp and ExprEngine.cpp into the Checkers subdir tempora...
Argyrios Kyrtzidis
2010-12-22
2
-0
/
+4120
*
[analyzer] Refactoring: Drop the 'GR' prefix.
Argyrios Kyrtzidis
2010-12-22
44
-223
/
+223
*
[analyzer] Refactoring: Move stuff into namespace 'GR'.
Argyrios Kyrtzidis
2010-12-22
47
-55
/
+122
*
[analyzer] Refactoring: Move checkers into lib/GR/Checkers and their own libr...
Argyrios Kyrtzidis
2010-12-22
49
-0
/
+9562