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

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 16:15:24 PST 2017


What happens when compiling for windows with clang?

 Filipe
On Tue, 17 Jan 2017 at 23:29, Zachary Turner <zturner at google.com> wrote:

> 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/20170118/7fb3d658/attachment.html>


More information about the llvm-commits mailing list