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


Neil Booth <[EMAIL PROTECTED]> changed:

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




--- Comment #2 from Neil Booth <[EMAIL PROTECTED]>  2008-09-14 08:29:22 ---
I noticed that clang treats keywords specially and differently to identifiers. 
This bug was fixed for non-keyword identifiers, but is unfixed for keywords.

There may be other "tok::identifier" bugs in clang's preprocessor; it's tricky
to tell at-a-glance.


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