diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-04-19 16:13:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-19 16:13:10 +0100 |
commit | 9dbf3e2384e450c2b4f282b85b9ec47c65976194 (patch) | |
tree | 2681a0f29d112f64a5a0cfd0e3c55d0e65a7d28f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f76475c026acbc30ef42834b3956bfa7bd61052b (diff) | |
download | llvm-9dbf3e2384e450c2b4f282b85b9ec47c65976194.zip llvm-9dbf3e2384e450c2b4f282b85b9ec47c65976194.tar.gz llvm-9dbf3e2384e450c2b4f282b85b9ec47c65976194.tar.bz2 |
[Flang][OpenMP] NFC: Simplify handling of insertion points (#89221)
This patch replaces some `saveInsertionPoint`, `restoreInsertionPoint`
call pairs for an `InsertionGuard` instance where it makes sense within
Flang OpenMP lowering to make further modifications less error-prone.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions