]> granicus.if.org Git - clang/commit
Objective-C qoi. When Objective-C pointer mismatches with
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 19 Jun 2014 23:05:46 +0000 (23:05 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 19 Jun 2014 23:05:46 +0000 (23:05 +0000)
commit75f24133b0dac14fa24f1f41ee6a44d72932f8af
tree32ac5e9df6f9dc1ab0d979cf9984635711b513e6
parentd8a6309314eb4a6a97e04b04a6678ebc88920e83
Objective-C qoi. When Objective-C pointer mismatches with
a qualified-id type because pointer is object of a forward
class declaration, include this info in a diagnostic note.
// rdar://10751015

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211324 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/SemaObjC/comptypes-legal.m