]> granicus.if.org Git - clang/commit
Improve the bit-field too wide error message.
authorAnders Carlsson <andersca@mac.com>
Thu, 15 Apr 2010 18:47:32 +0000 (18:47 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 15 Apr 2010 18:47:32 +0000 (18:47 +0000)
commitc75d6ccf16170af42d31508a026b42382ab8f118
treeab0df24c963da533e6f90da2268f2247e7b4eb0d
parentbf422f9d7e2e3454b2296b02202f4d5ae12644f6
Improve the bit-field too wide error message.

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