summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2013-12-13 18:19:59 +0000
committerFariborz Jahanian <fjahanian@apple.com>2013-12-13 18:19:59 +0000
commit059021a36937788d4951b74a663f0a0621aa85bc (patch)
tree753a9c1ab18556d84a06148b2c8de43ffa8654a7 /llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp
parente139dd4fe658b8615a5613cda2096d293107b7b1 (diff)
downloadbcm5719-llvm-059021a36937788d4951b74a663f0a0621aa85bc.tar.gz
bcm5719-llvm-059021a36937788d4951b74a663f0a0621aa85bc.zip
Objective-C. Do not issue warning when 'readonly'
property declaration has a memory management attribute (retain, copy, etc.). Sich properties are usually overridden to become 'readwrite' via a class extension (which require the memory management attribute specified). In the absence of class extension override, memory management attribute is needed to produce correct Code Gen. for the property getter in any case and this warning becomes confusing to user. // rdar://15641300 llvm-svn: 197251
Diffstat (limited to 'llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud