Chris Lattner wrote:
>
> On Aug 5, 2010, at 10:45 PM, Nick Lewycky wrote:
>
>>>
>>> This is an unfortunate thing to remove, but if you're going to do it, 
>>> please remove isDeclaredInCondition and the other code that supports this 
>>> warning but is now dead.
>>
>> Great point, done. Also, I filed PR7823 for the useful parts of this 
>> warning, with cautions about how to implement it to avoid the same problems.
>
> What about Scope::ElseScope and the code that feeds it?

Oh, thank you! I'm not sure how I missed that. Fixed in r110433.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to