[PATCH] D28709: [libFuzzer] Leak Sanitizer is not supported for Windows.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 15:29:13 PST 2017


libFuzzer doesn't use any of LLVM's cmake stuff so I don't think it has
access to those variables.

On Tue, Jan 17, 2017 at 3:27 PM Filipe Cabecinhas <filcab at gmail.com> wrote:

> Why test for MSVC if you want to test for Windows?
>
> Don't we have a LVM_ON_WIN32 or something?
>
> Thank you,
>
>  Filipe
>
> On Tue, 17 Jan 2017 at 21:12, Kostya Serebryany via Phabricator via
> llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
> kcc accepted this revision.
>
> kcc added a comment.
>
> This revision is now accepted and ready to land.
>
>
>
> LGTM
>
>
>
>
>
> https://reviews.llvm.org/D28709
>
>
>
>
>
>
>
> _______________________________________________
>
> llvm-commits mailing list
>
> llvm-commits at lists.llvm.org
>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170117/bc38ad84/attachment.html>


More information about the llvm-commits mailing list