summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-07-18 19:40:24 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-07-18 19:40:24 +0000
commit0c99d19470bab02158856ac88dc1cc0fb40a4570 (patch)
tree8a0549773668260d42a8520de108e6eed7e1c337 /lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp
parent892758a52651f335ae4cd5f79bcb4f2c2e119e81 (diff)
downloadbcm5719-llvm-0c99d19470bab02158856ac88dc1cc0fb40a4570.tar.gz
bcm5719-llvm-0c99d19470bab02158856ac88dc1cc0fb40a4570.zip
[OPENMP]Fix sharing of threadprivate variables with TLS support.
If the threadprivate variable is used in the copyin clause on inner parallel directive with TLS support, we capture this variable in all outer OpenMP scopes. It leads to the fact that in all scopes we're working with the original variable, not the threadprivate copies. llvm-svn: 366483
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud