diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2014-06-17 23:35:13 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2014-06-17 23:35:13 +0000 |
commit | 9277ff426d39053dfc7c02aa441d9c99607fed13 (patch) | |
tree | 01c2ed23e552f19753dd7c5f264deb7782623162 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | f6e456dd638741a180032de960b4fc60d31480a4 (diff) | |
download | bcm5719-llvm-9277ff426d39053dfc7c02aa441d9c99607fed13.tar.gz bcm5719-llvm-9277ff426d39053dfc7c02aa441d9c99607fed13.zip |
Objective-C ARC. Do not warn about properties with both
IBOutlet and weak attributes when accessed being
unpredictably set to nil because usage of such properties
are always single threaded and its ivar cannot be set
to nil asynchronously. // rdar://15885642
llvm-svn: 211132
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions