]> granicus.if.org Git - clang/commit
ObjectiveC: ObjC declarations, including forward class
authorFariborz Jahanian <fjahanian@apple.com>
Sun, 22 Sep 2013 00:02:16 +0000 (00:02 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sun, 22 Sep 2013 00:02:16 +0000 (00:02 +0000)
commit44242396a3cf647f4f45058856c7e751df1d9a6e
tree18906e8c9e9bc9e8476fd19e64643ebbb083a030
parentb390e49da4f140fab12732a1c99f4074f5f351a2
ObjectiveC: ObjC declarations, including forward class
and protocols can be at global scope only.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191155 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/Parser/missing-end-4.m