]> granicus.if.org Git - clang/commit
When creating a property in a class extension, make sure to check its
authorDouglas Gregor <dgregor@apple.com>
Fri, 15 Jul 2011 15:30:21 +0000 (15:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 15 Jul 2011 15:30:21 +0000 (15:30 +0000)
commit91ae6b43b3a294243698cdb544dd7a18efa4c7a8
treec56dcb1445d28e0957051f1a52f9709beb1d10ab
parent4c7d9f1507d0f102bd4133bba63348636facd469
When creating a property in a class extension, make sure to check its
attributes. Fixes <rdar://problem/9561076>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaObjCProperty.cpp
test/Index/c-index-api-loadTU-test.m