On May 15, 2013, at 5:46 PM, David Blaikie <[email protected]> wrote:
> > > > On Wed, May 15, 2013 at 5:41 PM, Adrian Prantl <[email protected]> wrote: > Author: adrian > Date: Wed May 15 19:41:26 2013 > New Revision: 181957 > > URL: http://llvm.org/viewvc/llvm-project?rev=181957&view=rev > Log: > Cleanup: Use a member variable to store the SourceLocation for EH code. > rdar://problem/13888152 > > What's the actual bug this is addressing? A performance problem due to > recomputing the location? Or a correctness issue? (in which case a test case > would be nice) This is just a refactoring, but I depend on it in 181958. -- adrian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
