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


Douglas Gregor <[email protected]> changed:

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




--- Comment #1 from Douglas Gregor <[email protected]>  2009-02-23 19:28:27 ---
Your patch was correct, but there are a few more places we needed to check or
merge storage specifiers on function declarations. This should do the trick:

 
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090223/013011.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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to