]> granicus.if.org Git - clang/commit
Fix <rdar://problem/6497608> clang does not catch ivar type mismatches in @implementa...
authorSteve Naroff <snaroff@apple.com>
Tue, 3 Mar 2009 14:49:36 +0000 (14:49 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 3 Mar 2009 14:49:36 +0000 (14:49 +0000)
commitca33129bb28b05938c3e6c9f8a66165b5cceb4dd
treeccc64a297d056a97f4308211f9b7e1b2cba2e284
parent0258eeeac5ecbc67b6a09e3497f3d593db01903b
Fix <rdar://problem/6497608> clang does not catch ivar type mismatches in @implementation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65948 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.def
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/class-bitfield.m