diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2012-01-28 18:46:31 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2012-01-28 18:46:31 +0000 |
commit | de2fdc249e9c04757a7aaec029b231f4d7e6dbd7 (patch) | |
tree | 3bd7e701ef2f94c627b4de576e552d2e0c8c08bd /include/clang/Lex/ModuleLoader.h | |
parent | a49a2839266f0bac2b6286e9f49fdc0c292938fe (diff) |
objc-arc: Perform null check on receiver before sending methods which
consume one or more of their arguments. If not done, this will cause a leak
as method will not consume the argument when receiver is null.
// rdar://10444474
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149184 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Lex/ModuleLoader.h')
0 files changed, 0 insertions, 0 deletions