[PATCH] Remove several unused variables

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Oct 1 06:16:22 PDT 2013


This is awesome, thanks!

LGTM

On 1 October 2013 09:02, Alp Toker <alp at nuanti.com> wrote:
> This is the first in a series of patches removing leftover code from
> LLVM in preparation for more robust unused-checking.
>
> I'll be following up on cfe-dev with an introduction to the work done to
> improve detection rates and safe automatic removal of unused code in clang.
>
> Traditionally C++ compilers haven't been great at this but it's
> something we can fix.
>
> --
> http://www.nuanti.com
> the browser experts
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list