diff options
author | Joachim Protze <protze@itc.rwth-aachen.de> | 2022-03-31 12:31:18 -0500 |
---|---|---|
committer | Chi-Chun, Chen <chichunchen844@gmail.com> | 2022-03-31 12:33:40 -0500 |
commit | 7641e42def02f228dc9e907094353c3ac55d5226 (patch) | |
tree | ac9405acbcf1cc27dbba1775cd483bb7792952dd /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 1a6aa8b1952b289c99adb83309ee7bc55b12fa97 (diff) | |
download | llvm-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