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