14 Aug 2020 • C++ tricks: catching ASAN errors in a debugger

Add a breakpoint at __sanitizer::Die then try not to think about how ASAN could just call abort.