On Jun 19, 2012, at 10:27 AM, Howard Hinnant <[email protected]> wrote:
> I'm also seeing a new failure in > libcxx/test/language.support/support.exception/except.nested/rethrow_if_nested.pass.cpp: > > Assertion failed: (false), function main, file rethrow_if_nested.pass.cpp, > line 69. > > I'm not positive it is this patch. But there aren't many patches since the > last successful test: > > http://llvm.org/viewvc/llvm-project?view=rev&revision=158698 > http://llvm.org/viewvc/llvm-project?view=rev&revision=158699 > http://llvm.org/viewvc/llvm-project?view=rev&revision=158700 > http://llvm.org/viewvc/llvm-project?view=rev&revision=158701 > > Howard I reverted r158700 and dependent patches after verifying it caused the crash in g++.abi/vtable3a.C. /jakob _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
