Sign in
llvm
/
llvm-project
/
41a94de75caacb979070ec7a010dfe3c4e9f116f
/
.
/
lldb
/
test
/
API
/
functionalities
/
tsan
/
cpp_global_location
/
Makefile
blob: 5f671971d593c4c43867aeb1eb0d2ede08f69015 [
file
] [
log
] [
blame
]
CXX_SOURCES
:=
main
.
cpp
CFLAGS_EXTRAS
:=
-
fsanitize
=
thread
-
g
include
Makefile
.
rules