Sign in
llvm
/
llvm-project
/
1daf2994de49d1ecba4bee4e6842aa8a564cbc96
/
.
/
lldb
/
test
/
API
/
functionalities
/
asan
/
Makefile
blob: 4913a18d8cc6f9fde658065cb8b40f0a3f969460 [
file
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
address
-
g
-
gcolumn
-
info
include
Makefile
.
rules