llvm-project/clang/test/Analysis-Apple
Ted Kremenek 6849601f69 More test cases for retain/release checker. These cases handle not flagging leaks for static variables.
llvm-svn: 51486
2008-05-23 17:25:17 +00:00
..
CFDate.m Expand the CF retain checker to allow the Create/Get rule to apply to any 2008-05-07 20:06:41 +00:00
CFDateGC.m Minor refactorings/cleanups in CF retain checker and added support for NSMakeCollectable. 2008-05-05 16:51:50 +00:00
CFString.c Changed behavior of how we handle "NULL" summaries: just call 2008-04-11 20:11:19 +00:00
NSString.m More test cases for retain/release checker. These cases handle not flagging leaks for static variables. 2008-05-23 17:25:17 +00:00
NoReturn.m testcase cleanup 2008-05-02 17:14:07 +00:00
uninit-msg-expr.m Updated test cases so that they do not emit warnings for dead stores. 2008-04-14 17:40:10 +00:00