[LLVMbugs] [Bug 3264] Functions attributes are only in the last declaration.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Apr 27 23:39:32 PDT 2009


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


Douglas Gregor <dgregor at apple.com> changed:

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




--- Comment #6 from Douglas Gregor <dgregor at apple.com>  2009-04-28 01:39:32 ---
We now keep attributes on all declarations as they were written in the source.
The fix is here:

 
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090427/016401.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