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

Jordan Rose <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |FIXED

--- Comment #1 from Jordan Rose <[email protected]> 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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to