aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectMemory.cpp
diff options
context:
space:
mode:
authorJoachim Protze <protze@itc.rwth-aachen.de>2022-03-31 12:31:18 -0500
committerChi-Chun, Chen <chichunchen844@gmail.com>2022-03-31 12:33:40 -0500
commit7641e42def02f228dc9e907094353c3ac55d5226 (patch)
treeac9405acbcf1cc27dbba1775cd483bb7792952dd /lldb/source/Commands/CommandObjectMemory.cpp
parent1a6aa8b1952b289c99adb83309ee7bc55b12fa97 (diff)
downloadllvm-7641e42def02f228dc9e907094353c3ac55d5226.zip
llvm-7641e42def02f228dc9e907094353c3ac55d5226.tar.gz
llvm-7641e42def02f228dc9e907094353c3ac55d5226.tar.bz2
[OpenMP][Tools] Fix handling of initial-task-end
Latest OpenMP spec says parallel_data is NULL for initial/implicit-task-end. We nevertheless need to cleanup the ParallelData here, as there is no other callback for the end of the implicit parallel region. We can use the reference stored in the TaskData. Reviewed By: dreachem Differential Revision: https://reviews.llvm.org/D114005
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions