[LLVMbugs] [Bug 2508] New: -Wno-vla not supported
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Jun 30 15:31:47 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2508
Summary: -Wno-vla not supported
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: nlewycky at google.com
CC: llvmbugs at cs.uiuc.edu
$ llvm-g++ -Wvla x.cpp
cc1plus: error: unrecognized command line option "-Wvla"
It'd be great if llvm-g++ would support the -Wvla (and -Wno-vla) option.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list