[PATCH] D51885: [CMake] [MinGW] Build address sanitizer for MinGW
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 10 16:34:52 PDT 2018
rnk added a comment.
I should add more reviewers, since adding a mingw port is not a small matter. I *think* that some of the sanitizer_common code already builds with mingw gcc for tsan-go, right? So, adding support for building with gcc on Windows should not be too onerous for the project as a whole. At least, that's what I think. Other folks can chime in.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D51885
More information about the llvm-commits
mailing list