| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
msvc's link.exe does not have an `fsanitize` flag.
It was not causing build failures by was creating warning messages like:
LINK : warning LNK4044: unrecognized option '/fsanitize=address'; ignored
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve host toolchain #5639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve module objectfiles handling and moduleonly package
|
|
|
|
|