[LLVMbugs] [Bug 2279] Conformance problems with pp expressions

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun May 4 16:38:43 PDT 2008


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


Neil Booth <neil at daikokuya.co.uk> changed:

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




--- Comment #4 from Neil Booth <neil at daikokuya.co.uk>  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.



More information about the llvm-bugs mailing list