[LLVMbugs] [Bug 4006] variable argument macro argumetn count issues

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Apr 19 11:27:33 PDT 2009


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


Chris Lattner <clattner at apple.com> changed:

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




--- Comment #2 from Chris Lattner <clattner at apple.com>  2009-04-19 13:27:32 ---
First warning fixed here, it was specific to __VA_ARGS__ being the first token
of a macro definition:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090413/015864.html

Please reopen this if you disagree with my analysis of the second issue. 
Thanks Neil!


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