]> granicus.if.org Git - clang/commit
ObjectiveC. When introducing a new property declaration in
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 27 Jan 2014 19:14:49 +0000 (19:14 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 27 Jan 2014 19:14:49 +0000 (19:14 +0000)
commit359bfa80ed8d2cf924d2e50dab8dad7d694d6d14
treef7da1849c7b005d44727d4bd3edc1c66dcf7f376
parent3257095965bd3ab0dcc625e46962efdf1755442a
ObjectiveC. When introducing a new property declaration in
parimary class and in mrr mode, assume property's default
memory attribute (assign) and to prevent a bogus warning.
// rdar://15859862

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200238 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/continuation-class-property.m