diff options
author | Peter Klausler <pklausler@nvidia.com> | 2024-12-02 12:25:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 12:25:21 -0800 |
commit | c1c9929028004a717d8dea3cdf416260ef97bea8 (patch) | |
tree | 2631a14b518b0ffe091e511c0df3ab836e3e5c39 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 6baf0023ce7f880a15aa89eaea2dcbea59abfa16 (diff) | |
download | llvm-c1c9929028004a717d8dea3cdf416260ef97bea8.zip llvm-c1c9929028004a717d8dea3cdf416260ef97bea8.tar.gz llvm-c1c9929028004a717d8dea3cdf416260ef97bea8.tar.bz2 |
[flang] Allow a few irrelevant attributes, with warning (#117374)
INTENT, VALUE, and OPTIONAL attributes apply only to dummy arguments. A
couple older compilers accept them, usually with a warning, if they are
applied to names that are not dummy arguments, and they show up in some
older non-portable source code. Change these cases into stern warnings
by default.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions