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

Richard Smith <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Richard Smith <[email protected]> 2011-09-04 
15:39:19 CDT ---
r139103 fixes the issue with new-type-ids. For error recovery, we now handle
'auto' well enough to pass the C++0x 'auto' test suite in C++98 mode (apart
from the ExtWarn warnings and no error when using 'auto' as a storage class
specifier).

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