Sign in
llvm
/
lldb
/
master
/
.
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
tsan
/
multiple
/
Makefile
blob: 07133cff3589df426daf3fcb982f8a390bbc83a0 [
file
] [
log
] [
blame
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
thread
-
g
include
Makefile
.
rules