mstorsjo added a comment.

In D96120#2550876 <https://reviews.llvm.org/D96120#2550876>, @russell.gallop 
wrote:

> In D96120#2546077 <https://reviews.llvm.org/D96120#2546077>, @mstorsjo wrote:
>
>> As is, this breaks compilation for mingw. With the three modifications I 
>> suggest here, it no longer breaks compilation for me - I have no idea if it 
>> actually works in mingw configurations though, but not breaking compilation 
>> is at least the first step.
>
> Thanks for the information I'll try to run up a mingw environment and check 
> it works.

In case that turns out to be tricky, I might be able to help with that, at 
least for building a simple test program with it and running it, if you say how 
it's supposed to be used  (building/linking with `-fsanitize=scudo`?) and how 
to inspect whether it actually works.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96120/new/

https://reviews.llvm.org/D96120

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to