[PATCH] clang-cl: Diagnose the usage of ASAN with a debug runtime library

Ehsan Akhgari ehsan.akhgari at gmail.com
Mon Oct 13 16:43:59 PDT 2014


Hi timurrrr,

AddressSanitizer currently doesn't support this configuration, and binaries
built with it will just get into an infinite loop during startup.

http://reviews.llvm.org/D5764

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  lib/Driver/Tools.cpp
  test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5764.14844.patch
Type: text/x-patch
Size: 3001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141013/f5ea6c15/attachment.bin>


More information about the cfe-commits mailing list