diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-06-11 17:07:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 17:07:37 -0700 |
commit | 67081badfc65b8b60622314dd698834ffcfdbfa9 (patch) | |
tree | 093ebd85cb2407c191127e6141afea1aa48a1304 /llvm/lib/CodeGen | |
parent | d9012d8775b45e3edc33394684050cf06b394fb0 (diff) | |
download | llvm-67081badfc65b8b60622314dd698834ffcfdbfa9.zip llvm-67081badfc65b8b60622314dd698834ffcfdbfa9.tar.gz llvm-67081badfc65b8b60622314dd698834ffcfdbfa9.tar.bz2 |
[flang] Enforce F'2023 C15121 (#94418)
No specification expression in the declaration of the result variable of
an elemental function may depend on the value of a dummy argument. This
ensures that all of the results have the same type when the elemental
function is applied to the elements of an array.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions