[cfe-commits] r171367 - in /cfe/trunk: include/clang/Basic/ include/clang/Frontend/ include/clang/Parse/ include/clang/Sema/ lib/AST/ lib/Analysis/ lib/Basic/ lib/Frontend/ lib/Lex/ lib/Parse/ lib/Sema/
Jordan Rose
jordan_rose at apple.com
Wed Jan 2 10:35:29 PST 2013
Thank you; it's been bugging me! But...
On Jan 2, 2013, at 3:42 , Richard Smith <richard-llvm at metafoo.co.uk> wrote:
> -LANGOPT(CPlusPlus0x , 1, 0, "C++0x")
> +LANGOPT(CPlusPlus11 , 1, 0, "C++0x")
This one hurts. ;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130102/c610138d/attachment.html>
More information about the cfe-commits
mailing list