[LLVMbugs] [Bug 2821] clang rejects ANSI C style prototype + K&R style definition
    bugzilla-daemon at cs.uiuc.edu 
    bugzilla-daemon at cs.uiuc.edu
       
    Fri Mar  6 14:45:36 PST 2009
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=2821
Douglas Gregor <dgregor at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
--- Comment #6 from Douglas Gregor <dgregor at apple.com>  2009-03-06 16:45:34 ---
Fixed here by implementing the GNU C semantics:
 
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090302/013568.html
-- 
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