http://llvm.org/bugs/show_bug.cgi?id=7642
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #1 from Chris Lattner <[email protected]> 2010-07-14 11:01:33 CDT --- This definitely works in mainline and probably also worked in 2.7. If you built clang yourself, make sure you didn't do so with a broken version of GCC: http://llvm.org/docs/GettingStarted.html#brokengcc -- 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
