diff options
author | Sergio Afonso <safonsof@amd.com> | 2023-08-16 14:12:06 +0100 |
---|---|---|
committer | Sergio Afonso <safonsof@amd.com> | 2023-08-22 11:35:49 +0100 |
commit | 841c4dc7e51e0699a7054c89bd240ba33f7bf15e (patch) | |
tree | b5ddfe97c47f995398fb9d94e6ea24f70ac998ba /llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp | |
parent | 048b506839341de0ac8b8e8614b915e9d0ecc4db (diff) | |
download | llvm-841c4dc7e51e0699a7054c89bd240ba33f7bf15e.zip llvm-841c4dc7e51e0699a7054c89bd240ba33f7bf15e.tar.gz llvm-841c4dc7e51e0699a7054c89bd240ba33f7bf15e.tar.bz2 |
[Flang][OpenMP][Lower] Fail compilation with TODO errors for unsupported clauses
This patch explicitly marks supported clauses for OpenMP directives missing an
implementation, so that compilation fails if they are specified, rather than
silently ignoring them.
Differential Revision: https://reviews.llvm.org/D158076
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions