llvm/lldb/test/API/functionalities/tsan/global_location/Makefile

C_SOURCES := main.c
CFLAGS_EXTRAS := -fsanitize=thread -g

include Makefile.rules