]> granicus.if.org Git - clang/commit
first step to getting switches giving "jump into vla scope" errors.
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 19:42:37 +0000 (19:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 19:42:37 +0000 (19:42 +0000)
commit366920a45e3e278d35cbc3bc74d9d0676ae87dfe
tree44e5b4e59df2569b04da38f7427aea23e7ca5131
parent5718a351b3da578366ec6f07670ca33b7d9726a3
first step to getting switches giving "jump into vla scope" errors.

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