http://llvm.org/bugs/show_bug.cgi?id=6657
Douglas Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #6 from Douglas Gregor <[email protected]> 2010-03-24 16:23:52 CDT --- Thanks for the reduction and for taking a shot at a patch. The assert was actually telling us that we really, really shouldn't have multiple arguments there. Fixed in r99427. -- 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
