]> granicus.if.org Git - clang/commit
It is illegal to derefrercne to an interface in
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 2 Sep 2009 00:00:05 +0000 (00:00 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 2 Sep 2009 00:00:05 +0000 (00:00 +0000)
commitce8827a4941fb966e3f6c32fbe97a7bbb7da5840
treee2e80363d596e51fa7bb871964ca9ccb23465b53
parentf9a883c27e3b5724a5a59499691fa109eb5032f8
It is illegal to derefrercne to an interface in
objc's non-fragile ABI.

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