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
/
CallAndMessageChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...
Argyrios Kyrtzidis
2010-12-22
1
-349
/
+0
*
[analyzer] Refactoring: include/clang/Checker -> include/clang/GR
Argyrios Kyrtzidis
2010-12-22
1
-2
/
+2
*
Rename 'Generate[Node,Sink]' to 'generate[Node,Sink]'.
Ted Kremenek
2010-12-20
1
-7
/
+7
*
Merge ValueManager into SValBuilder.
Ted Kremenek
2010-12-02
1
-8
/
+8
*
Rename all 'EvalXXX' methods in libChecker to
Ted Kremenek
2010-12-01
1
-2
/
+2
*
Tweak nil receiver checker to not warning about 64-bit return values.
Ted Kremenek
2010-09-30
1
-2
/
+5
*
Clean up obtuse wording of checker diagnostic of using an uninitialized value...
Ted Kremenek
2010-09-09
1
-6
/
+6
*
MemRegion can refer to ASTContext without external help.
Zhongxing Xu
2010-08-11
1
-1
/
+1
*
Introduce Type::isStructureOrClassType(), which does the obvious
Douglas Gregor
2010-04-26
1
-1
/
+1
*
Overhaul the AST representation of Objective-C message send
Douglas Gregor
2010-04-21
1
-5
/
+7
*
Add raw_ostream operators to NamedDecl for convenience. Switch over all users...
Benjamin Kramer
2010-04-17
1
-3
/
+2
*
Checker: random include cleanup.
Benjamin Kramer
2010-03-27
1
-3
/
+3
*
Refactor argument checking in CallAndMessageChecker to be the same
Ted Kremenek
2010-03-18
1
-119
/
+123
*
Detect pass-by-value arguments that are structs that contain
Ted Kremenek
2010-03-18
1
-24
/
+113
*
Revert 95541.
Ted Kremenek
2010-02-08
1
-4
/
+4
*
Rename: GRState::getSVal(Stmt*) => getExprVal(),
Zhongxing Xu
2010-02-08
1
-4
/
+4
*
Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...
Ted Kremenek
2010-01-25
1
-1
/
+1
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+252