]> granicus.if.org Git - clang/commit
When upgrading an Objective-C class from a forward declaration to a
authorDouglas Gregor <dgregor@apple.com>
Fri, 9 Apr 2010 21:30:38 +0000 (21:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 9 Apr 2010 21:30:38 +0000 (21:30 +0000)
commit78713d86faeaaabb8aeb1683353e791defd3a3bf
treed9445273a72b6db8c77799bf6795e3abbce9c03c
parentc42b6520b607cda57e850a60143e9f98bf421dbb
When upgrading an Objective-C class from a forward declaration to a
full-fledged @interface, be sure that the declaration has the right
lexical context. <rdar://problem/7827709>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100903 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/SemaObjCXX/linkage-spec.mm