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


Neil Booth <[EMAIL PROTECTED]> changed:

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




--- Comment #4 from Neil Booth <[EMAIL PROTECTED]>  2008-05-04 18:38:43 ---
Still have issues:

a) It seems now you accept , operator you're doing the UAC there too.
b) Grammar still not right for ? :. 

#if 1 ? 2 ? 3 : 4 : 5
#endif

is rejected for example.


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