http://llvm.org/bugs/show_bug.cgi?id=12210
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Eli Friedman <[email protected]> 2012-03-08 14:16:32 CST --- clang does support -std=gnu99; in fact, it's the default for C. It just isn't supported for C++ code, where it makes no sense... -- 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
