https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89832
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Diane Meirowitz from comment #3) > Thank you for fixing this so quickly! This is a huge improvement. Be my guest! > > Here are some suggestions to make it even better for those without a lot of > knowledge of ASAn. I think this will be the case for some people using it > here at my employer, at least. > > 1. Can you add AddressSanitizer to the error message? > > 2. It would help to say "environment variable ASAN_OPTIONS", rather than > "ASAN_OPTIONS". I've done that, please take a look: https://reviews.llvm.org/D59876