[llvm-commits] [PATCH] [asan] Code style fixup

Kostya Serebryany kcc at google.com
Wed Feb 22 09:11:52 PST 2012


LGTM, thanks!
Much nicer now.

--kcc

On Wed, Feb 22, 2012 at 5:16 AM, Evgeniy Stepanov <eugeni.stepanov at gmail.com
> wrote:

> Hi,
>
> #ifdef is evil, so this patch replaces several #ifdef with plain if().
> As a result, the code contains less #ifdefs, but more if()s, than
> before.
>
> Please review.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120222/46151083/attachment.html>


More information about the llvm-commits mailing list