[LLVMbugs] [Bug 3425] Inaccurate storage class for redeclaration of function
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 23 17:28:28 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3425
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 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.
More information about the llvm-bugs
mailing list