[PATCH] D51885: [CMake] [MinGW] Build address sanitizer for MinGW

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 09:05:28 PDT 2018


mstorsjo added a comment.

In https://reviews.llvm.org/D51885#1245163, @rnk wrote:

> In https://reviews.llvm.org/D51885#1245129, @mstorsjo wrote:
>
> > Ping @kcc and others
>
>
> @kcc is here at CppCon. I think we should go forward with this. As you've explained, we're mostly adding support for the mingw headers and libs, not a new compiler, and that lowers the cost.


Great, thanks! Yes, it's just a minor tweak of the existing windows support, so it shouldn't require any larger commitment. There were two other patches still unapproved in the same series; I bumped one at the same time as this, I'll bump the other one as well.


https://reviews.llvm.org/D51885





More information about the llvm-commits mailing list