Description
Supports programs built with GCC's Undefined Behavior Sanitizer. Developers use that sanitizer to catch code patterns that can behave unpredictably, such as invalid arithmetic, bad casts, or unsafe assumptions.
This package is mainly for development and testing. It is installed automatically when a sanitizer-built program or toolchain component needs it.