xref: /freebsd/tools/build/options/WITH_ASAN (revision 065ef8f7832e8722ea07213faa5efc2f4d70aa8d)
1*065ef8f7SEd MasteBuild the base system with Address Sanitizer (ASan) to detect
2*065ef8f7SEd Mastememory corruption bugs such as buffer overflows or use-after-free.
3*065ef8f7SEd MasteRequires that Clang be used as the base system compiler
4*065ef8f7SEd Masteand that the runtime support library is available.
5