[cfe-dev] heap problem in SemaLookup.cpp

Douglas Gregor dgregor at apple.com
Mon May 18 15:06:42 PDT 2009


On May 18, 2009, at 3:23 AM, Jay Foad wrote:

> If I build with ENABLE_EXPENSIVE_CHECKS=1 I get the following test
> failure. I've attached the obvious patch to fix it.
>
> It seems like this bug could have caused non-deterministic problems
> with using-directives.

This bug could have caused a lot of problems with using-directives.  
Patch applied; thank you!

	- Doug



More information about the cfe-dev mailing list