diff options
author | Anna Zaks <ganna@apple.com> | 2012-02-16 03:40:57 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-02-16 03:40:57 +0000 |
commit | ac593008c2035fa241c80352a0c97c5d853facbf (patch) | |
tree | d9b078fe29b1649bf05cadcfbc78efe5e78338e4 /lib/CodeGen/CodeGenFunction.h | |
parent | 74e1ad93fa8d6347549bcb10279fdf1fbc775321 (diff) |
[analyzer] Malloc Checker: Give up when a pointer escapes into a struct.
We are not properly handling the memory regions that escape into struct
fields, which led to a bunch of false positives. Be conservative here
and give up when a pointer escapes into a struct.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150658 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions