[PATCH] Replacing empty switches

Aaron Ballman aaron at aaronballman.com
Mon Jul 15 06:43:23 PDT 2013


Thanks!  Committed in r186318

~Aaron

On Mon, Jul 15, 2013 at 9:31 AM, Rafael Avila de Espindola
<rafael.espindola at gmail.com> wrote:
> 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