http://www.llvm.org/bugs/show_bug.cgi?id=6317
Chandler Carruth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|unassignedclangb...@nondot. |[email protected] |org | --- Comment #1 from Chandler Carruth <[email protected]> 2010-02-21 17:59:07 CST --- Created an attachment (id=4275) --> (http://www.llvm.org/bugs/attachment.cgi?id=4275) Proposed patch After hours of debugging, one comment from dgregor led me directly to the fix. 5 line delta. =D I'm working on test cases now since it seems this is a rather untested area of C++ for us. -- Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
