diff options
author | Tom Eccles <tom.eccles@arm.com> | 2023-07-17 15:52:54 +0000 |
---|---|---|
committer | Tom Eccles <tom.eccles@arm.com> | 2023-07-18 11:03:35 +0000 |
commit | 75f459d555a46a337c9f77948392fa9d750ea555 (patch) | |
tree | 0f3832cd2f9ecafe92772fd11d75b9c2eebabb83 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | db7b665c5c7136d21665555916785129460b5860 (diff) | |
download | llvm-75f459d555a46a337c9f77948392fa9d750ea555.zip llvm-75f459d555a46a337c9f77948392fa9d750ea555.tar.gz llvm-75f459d555a46a337c9f77948392fa9d750ea555.tar.bz2 |
[flang][hlfir][NFC] catch dynamically optional args with no lowering
These should be lowered with genOptionalValue as in D154897, but I
haven't found any cases where this code path is actually hit (flang
tests, gfortran test suite), so I don't think it would be testable.
Adding an assertion for if this code path ever becomes live.
Differential Revision: https://reviews.llvm.org/D155477
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions