[LLVMbugs] [Bug 12210] clang++ should support -std=gnu99
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Mar 8 12:16:32 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12210
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |sharparrow1 at yahoo.com
Resolution| |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 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.
More information about the llvm-bugs
mailing list