aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorArnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com>2022-07-11 09:01:15 -0400
committerArnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com>2022-07-11 09:01:15 -0400
commitd507e8b70e4668f891d5df03f966c154cc4d5370 (patch)
tree33a87fdd7b72ac8ba5efcd4db01ed9530a753b0e /lldb/source/Commands/CommandObjectThread.cpp
parent03fee6712a39fb4132097a61fbc7e19aeececb59 (diff)
downloadllvm-d507e8b70e4668f891d5df03f966c154cc4d5370.zip
llvm-d507e8b70e4668f891d5df03f966c154cc4d5370.tar.gz
llvm-d507e8b70e4668f891d5df03f966c154cc4d5370.tar.bz2
[flang][OpenMP] Fix firstprivate bug
In case where the bound(s) of a workshare loop use(s) firstprivate var(s), currently, that use is not updated with the created clone. It still uses the shared variable. This patch fixes that. Reviewed By: peixin Differential Revision: https://reviews.llvm.org/D127137
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions