We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0d73e commit 890a648Copy full SHA for 890a648
lib/Kconfig.ubsan
@@ -4,6 +4,7 @@ config ARCH_HAS_UBSAN
4
5
menuconfig UBSAN
6
bool "Undefined behaviour sanity checker"
7
+ depends on ARCH_HAS_UBSAN
8
help
9
This option enables the Undefined Behaviour sanity checker.
10
Compile-time instrumentation is used to detect various undefined
0 commit comments