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