diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-03-19 11:49:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 11:49:45 +0000 |
commit | 2f2f16f32bb2a6c250b19adbc229d9dc3b38640c (patch) | |
tree | 0c7f9ebdabbc78971bd2ae44ade50218d29bb522 /clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp | |
parent | 078aaf1f78e5df55618b71f1fe75993e4ccb6a72 (diff) | |
download | llvm-2f2f16f32bb2a6c250b19adbc229d9dc3b38640c.zip llvm-2f2f16f32bb2a6c250b19adbc229d9dc3b38640c.tar.gz llvm-2f2f16f32bb2a6c250b19adbc229d9dc3b38640c.tar.bz2 |
[Flang][OpenMP][Lower] NFC: Move clause processing helpers into the ClauseProcessor (#85258)
This patch moves some code in PFT to MLIR OpenMP lowering to the
`ClauseProcessor` class. This is so that some behavior that is related
to certain clauses stays within the `ClauseProcessor` and it's not the
caller the one responsible for always doing this when the clause is
present.
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp')
0 files changed, 0 insertions, 0 deletions