[PATCH] D24092: [compiler-rt] Allow sanitizers to be compiled for windows with clang

Francis Ricci via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 13:13:17 PDT 2016


fjricci added a comment.

While the current form works for clang-cl, this change is necessary if you want to use the gcc-compatible driver in clang when targeting windows.


https://reviews.llvm.org/D24092





More information about the llvm-commits mailing list