[PATCH] D32514: [asan] Unconditionally enable GC of globals on COFF

Nico Weber via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 25 18:01:44 PDT 2017


See https://bugs.chromium.org/p/chromium/issues/detail?id=715315

Looks good, please land to get the tree back green while we investigate.

On Apr 25, 2017 8:51 PM, "Evgeniy Stepanov via Phabricator via cfe-commits"
<cfe-commits at lists.llvm.org> wrote:

> eugenis added a comment.
>
> Apparently the ODR detector in Asan on Windows has issues with full
> data-sections. This way we can have limited GC for user globals.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D32514
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170425/5eb089de/attachment.html>


More information about the cfe-commits mailing list