Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12-mainline-resolv-release
/
.
/
lldb
/
test
/
API
/
functionalities
/
tsan
/
basic
/
Makefile
blob: 07133cff3589df426daf3fcb982f8a390bbc83a0 [
file
] [
log
] [
blame
] [
edit
]
C_SOURCES
:=
main
.
c
CFLAGS_EXTRAS
:=
-
fsanitize
=
thread
-
g
include
Makefile
.
rules