Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
daa03115d6d381c0fb1949fb176b4ac50b36dbbb
/
test
/
Analysis-Apple
70f9d86
String comparison cleanups. Added test case.
by Ted Kremenek
· 17 years ago
b309525
Use EvalSummary to process message expressions, thereby unifying the checker
by Ted Kremenek
· 17 years ago
86ad3bc
Minor refactorings/cleanups in CF retain checker and added support for NSMakeCollectable.
by Ted Kremenek
· 17 years ago
623f83f
testcase cleanup
by Ted Kremenek
· 17 years ago
fd3344d
Static analysis test case for noreturn on exceptions.
by Ted Kremenek
· 17 years ago
910e999
Do a better job at computing dead symbols.
by Ted Kremenek
· 17 years ago
08e48c1
Added test case for functionality fix in rdar://problem/5886141 (handle variadic CF Create functions).
by Ted Kremenek
· 17 years ago
576b3ad
Added test cases to test for reference count leaks.
by Ted Kremenek
· 17 years ago
274d009
Add extra test cases to test "escaping" for the reference count checker.
by Ted Kremenek
· 17 years ago
d59d96f
Update CF reference count checker test case to illustrate the use of
by Ted Kremenek
· 17 years ago
896436e
Updated test cases so that they do not emit warnings for dead stores.
by Ted Kremenek
· 17 years ago
a0df99f
Changed behavior of how we handle "NULL" summaries: just call
by Ted Kremenek
· 17 years ago
940b1d8
Fixed some logic errors in the CF ref count checker; we now can detect simple
by Ted Kremenek
· 17 years ago
d71ed26
Refactored all logic to run the GRSimpleVals and CFRef checker into a common
by Ted Kremenek
· 17 years ago
4ba6283
Expanded NSString checking to check for nil for a few more methods.
by Ted Kremenek
· 17 years ago
9b3fdea
Add line SourceLocation to NSString checks.
by Ted Kremenek
· 17 years ago
5f67d13
Added test case for static analysis to warn about passing uninitialized values as arguments (not the receiver) in message expressions.
by Ted Kremenek
· 17 years ago
2daf5b6
Added test case for static analyzer to detect uses of uninitialized pointers as receivers in Objective-C message expressions.
by Ted Kremenek
· 17 years ago