blob: 786fc7b8c90619e121a0981c040bfdea47c2fd27 (
plain)
1
2
3
4
5
6
7
|
Architecture: any
Platform: all
Depends: gcc-${Base-Version}-common (= ${Binary-Version}), ${Shlib-Depends},
Description: UndefinedBehaviorSanitizer (UBSan), undefined behavior checker
UndefinedBehaviorSanitizer (UBSan) is a fast undefined behavior detector.
UBSan modifies the program at compile-time to catch various kinds of undefined
behavior during program execution.
|