Sign in
llvm
/
llvm-project.git
/
refs/heads/main
/
.
/
lldb
/
test
/
API
/
functionalities
/
ubsan
/
basic
/
Makefile
blob: 54e9492001c35c4b0e9d9efc19a1b886f054705a [
file
] [
log
] [
blame
] [
edit
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
undefined
-
g
-
Wno
-
int
-
conversion
-
Wno
-
incompatible
-
pointer
-
types
include
Makefile
.
rules