libsfubsan0-armhf-cross

Ubsan -- undefined behaviour sanitizer (soft float abi)
  http://gcc.gnu.org/
  0
  no reviews



Undefinedbehaviorsanitizer can be enabled via -fsanitize=undefined. various computations will be instrumented to detect undefined behavior at runtime. available for c and c++.