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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


$ 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to