Hacker News new | ask | show | jobs
by hrydgard 1149 days ago
valgrind runs on your unmodified binary, it's asan that needs a separate build.
1 comments

The build you'd use for development, to run unit tests and validate merge requests, is the as-instrumented-as-possible build.