diff options
author | Peter Steinfeld <psteinfeld@nvidia.com> | 2021-01-15 07:04:20 -0800 |
---|---|---|
committer | Peter Steinfeld <psteinfeld@nvidia.com> | 2021-01-15 08:53:43 -0800 |
commit | 1e1a011b09d0e6e9ff62b37721906485c386708c (patch) | |
tree | de6d4e6df1708d96e2538dc2f5cf816e59d20014 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | be69e66b1cd826f499566e1c3dadbf04e872baa0 (diff) | |
download | llvm-1e1a011b09d0e6e9ff62b37721906485c386708c.zip llvm-1e1a011b09d0e6e9ff62b37721906485c386708c.tar.gz llvm-1e1a011b09d0e6e9ff62b37721906485c386708c.tar.bz2 |
[flang] Disallow INTENT attribute on procedure dummy arguments
C843 states that "An entity with the INTENT attribute shall be a dummy
data object or a dummy procedure pointer." This change enforces that
and fixes some tests that erroneously violated this rule.
Differential Revision: https://reviews.llvm.org/D94781
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions