http://llvm.org/bugs/show_bug.cgi?id=3264
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Douglas Gregor <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
