065ef8f783
Reviewed by: jrtc27 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32773
5 lines
228 B
Plaintext
5 lines
228 B
Plaintext
Build the base system with Undefined Behavior Sanitizer (UBSan) to detect
|
|
various kinds of undefined behavior at runtime.
|
|
Requires that Clang be used as the base system compiler
|
|
and that the runtime support library is available
|