hanchenye-llvm-project/clang/test/Analysis-Apple
Ted Kremenek ecbdf75049 Do a better job at computing dead symbols.
Implemented support for better localized leaks in the CF reference count checker.
Now leaks should be flagged close to where they occur.

This should implement the desired functionality in <rdar://problem/5879592>, although the diagnostics still need to be improved.

llvm-svn: 50241
2008-04-25 01:25:15 +00:00
..
CFDate.m Do a better job at computing dead symbols. 2008-04-25 01:25:15 +00:00
CFString.c Changed behavior of how we handle "NULL" summaries: just call 2008-04-11 20:11:19 +00:00
NSString.m Added test case for functionality fix in rdar://problem/5886141 (handle variadic CF Create functions). 2008-04-24 18:17:14 +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