summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-07-19 20:16:08 +0000
committerVedant Kumar <vsk@apple.com>2016-07-19 20:16:08 +0000
commit57faf2d2086a428ada439d620286656b76fb2be3 (patch)
tree779f5437ee2d87c1113b1aa393d8fe8a25d87ca9 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent24547108d66802490f30f2c15d1132dc6a4a5b16 (diff)
downloadbcm5719-llvm-57faf2d2086a428ada439d620286656b76fb2be3.tar.gz
bcm5719-llvm-57faf2d2086a428ada439d620286656b76fb2be3.zip
[tsan] Don't instrument __llvm_gcov_global_state_pred or __llvm_gcda*
r274801 did not go far enough to allow gcov+tsan to cooperate. With this commit it's possible to run the following code without false positives: std::thread T1(fib), T2(fib); T1.join(); T2.join(); llvm-svn: 276015
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud