[ObjC] The absence of ownership qualifiers on an ambiguous property leads
authorAlex Lorenz <arphaman@gmail.com>
Wed, 2 May 2018 22:40:19 +0000 (22:40 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 2 May 2018 22:40:19 +0000 (22:40 +0000)
commit613725507cb2c5bb09c680a64b935447c99b0729
tree01756a14e75c3ecec5b3c5cd0882c1b6d17488b9
parent71c3a3fac521be022d493cd78e9ec00a7a42dae5
[ObjC] The absence of ownership qualifiers on an ambiguous property leads
to synthesis of a valid property even when the selected protocol property
has ownership qualifiers

rdar://39024725

llvm-svn: 331409
clang/lib/Sema/SemaObjCProperty.cpp
clang/test/SemaObjC/arc-property-decl-attrs.m