[LLVMbugs] [Bug 2064] redefinition of typedef'ed types

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Oct 15 09:42:37 PDT 2008


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


Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|redifinition of typedef'ed  |redefinition of typedef'ed
                   |types                       |types




--- Comment #3 from Chris Lattner <clattner at apple.com>  2008-10-15 11:42:37 ---
I believe that this was a problem tracking whether we were parsing a "system
header" or not.  This still won't work with old .i files, but should work with
the original sources now.


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