summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-07-16 15:51:32 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-07-16 15:51:32 +0000
commit42816107f78e6ce345e68960ff2183d1cabfe815 (patch)
treec6d40c4652b31d0a2c4ee083f779a1645692d19f /lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace
parent2eacf698802b5c8bc3c9e0031ac11cd0d79f9eae (diff)
downloadbcm5719-llvm-42816107f78e6ce345e68960ff2183d1cabfe815.tar.gz
bcm5719-llvm-42816107f78e6ce345e68960ff2183d1cabfe815.zip
[OPENMP]Fix threadid in __kmpc_omp_taskwait call for dependent target calls.
Summary: We used to call __kmpc_omp_taskwait function with global threadid set to 0. It may crash the application at the runtime if the thread executing target region is not a master thread. Reviewers: grokos, kkwli0 Subscribers: guansong, jdoerfert, caomhin, openmp-commits Tags: #openmp Differential Revision: https://reviews.llvm.org/D64571 llvm-svn: 366220
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud