[cfe-commits] r141922 - in /cfe/trunk: include/clang/Frontend/LangStandards.def test/Driver/std.cpp
Douglas Gregor
dgregor at apple.com
Thu Oct 13 17:40:23 PDT 2011
On Oct 13, 2011, at 5:34 PM, Richard Smith wrote:
> Author: rsmith
> Date: Thu Oct 13 19:34:28 2011
> New Revision: 141922
>
> URL: http://llvm.org/viewvc/llvm-project?rev=141922&view=rev
> Log:
> Add support for -std=gnu90 and -std=c++03, for compatibility with modern gcc.
I assume that GCC treats c++03 the same as c++98?
- Doug
More information about the cfe-commits
mailing list