Sign in
llvm
/
llvm-project
/
d1b3eeb24460fb65773db712e4cc0e204ffcaa0d
/
.
/
lldb
/
test
/
API
/
functionalities
/
tsan
/
basic
/
Makefile
blob: 07133cff3589df426daf3fcb982f8a390bbc83a0 [
file
] [
log
] [
blame
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
thread
-
g
include
Makefile
.
rules