Sign in
llvm
/
lldb
/
master
/
.
/
packages
/
Python
/
lldbsuite
/
test
/
functionalities
/
tsan
/
cpp_global_location
/
Makefile
blob: 5f671971d593c4c43867aeb1eb0d2ede08f69015 [
file
] [
log
] [
blame
]
CXX_SOURCES
:=
main
.
cpp
CFLAGS_EXTRAS
:=
-
fsanitize
=
thread
-
g
include
Makefile
.
rules