llvm-project/clang/test/Analysis/Inputs
Anna Zaks a4bc5e1201 [analyzer] Malloc checker should only escape the receiver when “[O init..]” is called.
Jordan has pointed out that it is valuable to warn in cases when the arguments to init escape.
For example, NSData initWithBytes id not going to free the memory.

llvm-svn: 183062
2013-05-31 23:47:32 +00:00
..
system-header-simulator-cxx.h [analyzer] Don't inline the [cd]tors of C++ iterators. 2013-05-01 22:39:31 +00:00
system-header-simulator-for-malloc.h [analyzer] Be more consistent about Objective-C methods that free memory. 2013-03-09 00:59:10 +00:00
system-header-simulator-for-simple-stream.h [analyzer] Add pointer escape type param to checkPointerEscape callback 2013-02-07 23:05:43 +00:00
system-header-simulator-objc.h [analyzer] Malloc checker should only escape the receiver when “[O init..]” is called. 2013-05-31 23:47:32 +00:00
system-header-simulator.h [analyzer] Indirect invalidation counts as an escape for leak checkers. 2013-05-10 17:07:16 +00:00