summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/FormatEntity.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2015-11-19 02:28:03 +0000
committerJohn McCall <rjmccall@apple.com>2015-11-19 02:28:03 +0000
commit00b2bbb7bb5a02306095db2b39d7bf9bc12df90d (patch)
tree44544c17e94d76a965ffa1a0f6829533ddec5b1d /lldb/source/Core/FormatEntity.cpp
parentd80218fa4221c76fa1b822a406253921d4c7f8fc (diff)
downloadbcm5719-llvm-00b2bbb7bb5a02306095db2b39d7bf9bc12df90d.tar.gz
bcm5719-llvm-00b2bbb7bb5a02306095db2b39d7bf9bc12df90d.zip
Don't actually add the __unsafe_unretained qualifier in MRC;
driving a canonical difference between that and an unqualified type is a really bad idea when both are valid. Instead, remember that it was there in a non-canonical way, then look for that in the one place we really care about it: block captures. The net effect closely resembles the behavior of a decl attribute, except still closely following ARC's standard qualifier parsing rules. llvm-svn: 253534
Diffstat (limited to 'lldb/source/Core/FormatEntity.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud