Sign in
◑
Theme
llvm
/
llvm-project
/
4beeff3c2bf125de9dda8b374ffc9ec052d02810
/
.
/
lldb
/
test
/
API
/
functionalities
/
ubsan
/
basic
/
Makefile
blob: 54e9492001c35c4b0e9d9efc19a1b886f054705a [
file
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
undefined
-
g
-
Wno
-
int
-
conversion
-
Wno
-
incompatible
-
pointer
-
types
include
Makefile
.
rules