[PATCH] D51885: [CMake] [MinGW] Build address sanitizer for MinGW
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 25 08:41:51 PDT 2018
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
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.
https://reviews.llvm.org/D51885
More information about the llvm-commits
mailing list