libsanitizer-amzn2-aarch64

This package contains sanitizer libraries which are automatically used when the appropriate -fsanitize option is used for instrumented programs -fsanitize=address will use the Address Sanitizer (libasan) -fsanitize=thread will use the Thread Sanitizer (libtsan) -fsanitize=undefined will use the Undefined Behaviour Sanitizer (libubsan) -fsanitize=leak will use the Leak Sanitizer library (liblsan)


Licenses
GPL-3.0+/BSD-3-Clause-Attribution/BSD-3-Clause-Attribution/LGPL-2.0+/BSD-3-Clause
Install
conda install -c anaconda libsanitizer-amzn2-aarch64