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

Timur Iskhodzhanov via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 11:10:31 PDT 2016


timurrrr added a comment.

I don't actively work on ASan anymore.

Did you make sure all the ASan tests pass when the RTL is complied this way?  I remember there was *some* reason why this wasn't enabled before. It is possible that the last time it was evaluated was a long time ago, when Clang/Win wasn't mature enough though.


https://reviews.llvm.org/D24092





More information about the llvm-commits mailing list