On May 5, 2011, at 10:18 AM, Fariborz Jahanian wrote: > Author: fjahanian > Date: Thu May 5 12:18:12 2011 > New Revision: 130930 > > URL: http://llvm.org/viewvc/llvm-project?rev=130930&view=rev > Log: > When instantiating a block expression, the instantiated > blockScopeInfo's CapturesCXXThis field need get set as > well. // rdar://9362021. John M. please review.
Hmm. I'm curious why the rebuild didn't mark 'this' as requiring a capture. Regardless, it should be safe. John. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
