diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2023-10-30 10:35:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 10:35:43 -0700 |
commit | 0f8615f4dc568f4d7cbf73580eef3e78f64f3bd0 (patch) | |
tree | f32eedd928c9f9b1ab770151c70b7d22bd3ae8c7 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | e46dd6fbc0aff05884b5e3736bb4286a5914a2d3 (diff) | |
download | llvm-0f8615f4dc568f4d7cbf73580eef3e78f64f3bd0.zip llvm-0f8615f4dc568f4d7cbf73580eef3e78f64f3bd0.tar.gz llvm-0f8615f4dc568f4d7cbf73580eef3e78f64f3bd0.tar.bz2 |
[flang][openacc][openmp] Set correct location on atomic operations (#70680)
The location set on atomic operations in both OpenMP and OpenACC was
completly off. The real location needs to be created from the source
CharBlock of the parse tree node of the respective atomic statement.
This patch updates locations in lowering for atomic operations.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions