summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
authorPierre Habouzit <phabouzit@apple.com>2019-12-17 11:06:17 -0800
committerAlex Lorenz <arphaman@gmail.com>2019-12-17 11:07:48 -0800
commita4e1819c16836dba928e646024a2406bb2eb3f94 (patch)
tree6580539c4eac5e07801e76c66a837799e43c0c7d /clang/lib/Frontend
parent0412f518dcb05216d2321c28366eb760b65baebc (diff)
downloadbcm5719-llvm-a4e1819c16836dba928e646024a2406bb2eb3f94.tar.gz
bcm5719-llvm-a4e1819c16836dba928e646024a2406bb2eb3f94.zip
[objc_direct] fix uniquing when re-declaring a readwrite-direct property
ObjCMethodDecl::getCanonicalDecl() for re-declared readwrite properties, only looks in the ObjCInterface for the declaration of the setter method, which it won't find. When the method is a property accessor, we must look in extensions for a possible redeclaration. Radar-Id: rdar://problem/57991337 Differential Revision: https://reviews.llvm.org/D71588
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud