Closed NWilson closed 1 week ago
Please update this patch to master. After it is landed, the next step for me is #553
Grr, there's still a build problem, even after your fix. I'll try and work it out as quick as possible.
It may be that running clang -fsanitize -O0
simply isn't sensible.
It may be that running
clang -fsanitize -O0
simply isn't sensible
yes, whichs is why I suggested doing it on windows instead (without. the sanitize part, of course)
@zherczeg I've fixed it; the next build should pass, and will be OK to merge.
Ok. Lets wait the CI then.
The build failure here is due to #558