http://llvm.org/bugs/show_bug.cgi?id=9527
Nick Lewycky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Nick Lewycky <[email protected]> 2012-01-24 15:16:18 CST --- -Wover-aligned added in r148857. Unlike the original request, this only fires on places that actually attempt to construct such an object with the default allocator. -- 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
