diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-09-28 22:21:42 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-09-28 22:21:42 +0000 |
commit | 13d6b71929ac2b4b90e1da41e9e41ad1e9b0c15e (patch) | |
tree | b7dc595fa63857ec65017573d005aa9ae06d911a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 62b379873d03911c9d8061411088a1298b37d93a (diff) | |
download | bcm5719-llvm-13d6b71929ac2b4b90e1da41e9e41ad1e9b0c15e.tar.gz bcm5719-llvm-13d6b71929ac2b4b90e1da41e9e41ad1e9b0c15e.zip |
-Wreceiver-is-weak: rephrase warning text and add a suggestion Note.
New output:
warning: weak property may be unpredictably set to nil
note: property declared here
note: assign the value to a strong variable to keep the object alive
during use
<rdar://problem/12277204>
llvm-svn: 164857
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions