]> granicus.if.org Git - clang/commit
extwarn about VLAs in C89 mode.
authorChris Lattner <sabre@nondot.org>
Tue, 28 Aug 2007 16:54:00 +0000 (16:54 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 28 Aug 2007 16:54:00 +0000 (16:54 +0000)
commit94f81fd0b0f81a99d215b225c8c5616295b063f6
tree2e449c4033c84216332594bdde42ed3ff5711ed3
parentd1eb332181f02a7e0a6f9749265e6a0f55555cd4
extwarn about VLAs in C89 mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41545 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaType.cpp
include/clang/Basic/DiagnosticKinds.def
test/Sema/c89.c