On Thursday, 2 February 2017 at 09:28:15 UTC, Walter Bright wrote:
I seem to recall Valgrind wasn't on OSX, either, at one point. Maybe that has since been corrected.
It nominally works on 10.10, if I recall correctly, but not to the same standard as on Linux.
For C/C++, a combination of the various Clang sanitizers works faster and catches more bugs, though.
— David
