]> granicus.if.org Git - clang/commit
Improve diagnostic per Richard's suggestion
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 11 Jan 2013 19:33:54 +0000 (19:33 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 11 Jan 2013 19:33:54 +0000 (19:33 +0000)
commit4d8efb48b9de9feee79c948ef9d05febd6d0c20b
tree895fc081caf56751d15a7d3367c937484531ce70
parent46f92523918fd4ac4df5489265c7f85c1b28baea
Improve diagnostic per Richard's suggestion
(which may yet change if we move the diagnostic
 outside case value).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172242 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Sema/switch-1.c