[PATCH] Replacing empty switches

Rafael Avila de Espindola rafael.espindola at gmail.com
Mon Jul 15 06:31:29 PDT 2013


Lgtm

Sent from my iPhone

On 2013-07-15, at 8:23, Aaron Ballman <aaron at aaronballman.com> wrote:

> Ping?
> 
> On Wed, Jul 10, 2013 at 10:11 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
>> This patch replaces an empty switch statement with its moral
>> equivalent.  If we find that we need the switch behavior in the
>> future, we can always add it back in then.
>> 
>> There's a corresponding cleanup coming for the same problem in a few
>> places in LLVM.
>> 
>> ~Aaron
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list