Sign in
llvm
/
llvm-project
/
41a94de75caacb979070ec7a010dfe3c4e9f116f
/
.
/
lldb
/
test
/
API
/
functionalities
/
ubsan
/
user-expression
/
Makefile
blob: b27db90a40de2f3531401a64087adc19eb5bcd49 [
file
] [
log
] [
blame
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
undefined
-
g
include
Makefile
.
rules