Objective-C. Fixes an obscuer crash caused by multiple inclusion of
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 27 May 2014 18:26:09 +0000 (18:26 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 27 May 2014 18:26:09 +0000 (18:26 +0000)
commit0c1c3113e80a30ac86a0d061e8e5fb860e5b0aff
treef78e97994344ad4c01ebe7131fae3550b5fe19d8
parent76cbea6b6d6ebce41999696a705d2e9ae62a7498
Objective-C. Fixes an obscuer crash caused by multiple inclusion of
same framework after complaining about duplicate class definition.
// rdar://17024681

llvm-svn: 209672
clang/lib/Sema/SemaObjCProperty.cpp
clang/test/SemaObjC/arc-invalid.m