[PATCH] D52538: [MinGW] Allow using ASan

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 1 13:37:36 PDT 2018


mstorsjo updated this revision to Diff 167817.
mstorsjo added a comment.

Clarified the comment about shared MSVCRT, moved handling of `.dll.a` into a separate condition afterwards.


https://reviews.llvm.org/D52538

Files:
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains/MinGW.cpp
  lib/Driver/ToolChains/MinGW.h
  test/Driver/mingw-sanitizers.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52538.167817.patch
Type: text/x-patch
Size: 4867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181001/dd09fd9b/attachment.bin>


More information about the cfe-commits mailing list