[LLVMbugs] [Bug 11538] Support the option -fextended-identifiers

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jan 24 13:52:18 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=11538

Jordan Rose <jordan_rose at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jordan_rose at apple.com
         Resolution|                            |FIXED

--- Comment #1 from Jordan Rose <jordan_rose at apple.com> 2013-01-24 15:52:18 CST ---
Supported in C99 and C++ modes as of r173376!

(We don't support it in C89 because it changes parsing a little, but Clang's
default C mode is C99 so that shouldn't be a huge issue.)

-- 
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