diff options
author | vdonaldson <37090318+vdonaldson@users.noreply.github.com> | 2024-05-30 09:40:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 09:40:02 -0400 |
commit | 61790360381fa4526298d5121e8e0adf3456943a (patch) | |
tree | 7709a61084cb6c9044870dd35a4f9c86f2fda97e /clang/unittests/Interpreter/CodeCompletionTest.cpp | |
parent | 2b9c158efa33a225af38407adde6319fb26858e4 (diff) | |
download | llvm-61790360381fa4526298d5121e8e0adf3456943a.zip llvm-61790360381fa4526298d5121e8e0adf3456943a.tar.gz llvm-61790360381fa4526298d5121e8e0adf3456943a.tar.bz2 |
[flang] Support calling ieee_support_flag with an array argument (#93772)
If present, the optional second argument of the ieee_exceptions
intrinsic module procedure ieee_support_flag may be either a scalar or
an array. Change the signature of the routine that implements this
function so that it is processed as a transformational function, not an
elemental function, which accounts for this argument variant.
Diffstat (limited to 'clang/unittests/Interpreter/CodeCompletionTest.cpp')
0 files changed, 0 insertions, 0 deletions