[LLVMbugs] [Bug 7642] typedef struct { ... } foo; does not work
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Wed Jul 14 09:01:33 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=7642
Chris Lattner <clattner at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME
--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-07-14 11:01:33 CDT ---
This definitely works in mainline and probably also worked in 2.7.  If you
built clang yourself, make sure you didn't do so with a broken version of GCC:
http://llvm.org/docs/GettingStarted.html#brokengcc
-- 
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