Sign in
◑
Theme
llvm
/
llvm-project
/
4beeff3c2bf125de9dda8b374ffc9ec052d02810
/
.
/
lldb
/
test
/
API
/
functionalities
/
asan
/
Makefile
blob: 36d0624216b864cc9473b40385acd1e6d234b792 [
file
]
C_SOURCES
:=
main
.
c
compiler_rt
-
asan
:
CFLAGS_EXTRAS
:=
-
fsanitize
=
address
-
g
-
gcolumn
-
info
compiler_rt
-
asan
:
all
libsanitizers
-
traces
:
CFLAGS_EXTRAS
:=
-
g
-
gcolumn
-
info
libsanitizers
-
traces
:
all
include
Makefile
.
rules