We need to configure our dune build to be able to run address sanitiser over our native code and fix any issues it finds. Asan should be configurable (on/off) and check that code builds with llvm in order to enable asan usage.
We need to configure our dune build to be able to run address sanitiser over our native code and fix any issues it finds.
Asan should be configurable (on/off) and check that code builds with llvm in order to enable asan usage.