On Fri, Oct 26, 2012 at 6:17 PM, Rafael Espindola <[email protected]> wrote: > Author: rafael > Date: Fri Oct 26 20:17:42 2012 > New Revision: 166855 > > URL: http://llvm.org/viewvc/llvm-project?rev=166855&view=rev > Log: > Fix cases where we were not producing an error when a computed goto could > jump over destructor calls. > Fixes pr13812. > > Modified: > cfe/trunk/lib/Sema/JumpDiagnostics.cpp > cfe/trunk/test/SemaCXX/scope-check.cpp
This commit appears to be causing a bootstrap failure on Mac. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
