Provide location information (file name, line number) in TSan reports about global...
authorKuba Brecka <kuba.brecka@gmail.com>
Thu, 28 Apr 2016 15:27:10 +0000 (15:27 +0000)
committerKuba Brecka <kuba.brecka@gmail.com>
Thu, 28 Apr 2016 15:27:10 +0000 (15:27 +0000)
commitbcdce3fd85dfb3942c8996430e429824667a6ed1
tree5ec89ae3c712470aeac29c6e3e4734f124198272
parent5ae272c2c15db8843d660b818d7f0434cf5d0780
Provide location information (file name, line number) in TSan reports about global variables.

llvm-svn: 267894
lldb/packages/Python/lldbsuite/test/functionalities/tsan/global_location/Makefile [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/functionalities/tsan/global_location/TestTsanGlobalLocation.py [new file with mode: 0644]
lldb/packages/Python/lldbsuite/test/functionalities/tsan/global_location/main.c [new file with mode: 0644]
lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.cpp
lldb/source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.h