[PATCH] D51882: [Sanitizers] [MinGW] Produce undecorated symbols for /export: directives when in MinGW mode
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 13:53:53 PDT 2018
mstorsjo added a comment.
In https://reviews.llvm.org/D51882#1232432, @rnk wrote:
> I'm just waiting to hear from other sanitizer maintainers about their stance on adding the complexity of supporting mingw headers in the sanitizers.
Ok. FWIW, these patches that are left are the only one necessary (as I've seen so far; it builds fine and runs fine for some simple testcases at least), so there's not an indeterminate long tail of other tweaks needed.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D51882
More information about the llvm-commits
mailing list