diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-04-30 09:14:07 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-05-09 15:39:48 -0700 |
commit | be768164a7837bcb87cb6409731d23dc2c00dcfe (patch) | |
tree | 3533f84581e1a905da387e3b4e8033df583df5fd /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | 42915e2be231983a6476eabc059d114d60742ded (diff) | |
download | llvm-be768164a7837bcb87cb6409731d23dc2c00dcfe.zip llvm-be768164a7837bcb87cb6409731d23dc2c00dcfe.tar.gz llvm-be768164a7837bcb87cb6409731d23dc2c00dcfe.tar.bz2 |
[flang] Refine handling of short character actual arguments
Actual arguments whose lengths are less than the expected length
of their corresponding dummy argument are errors; but this needs
to be refined. Short actual arguments that are variables remain
errors, but those that are expressions can be (again) extended on
the right with blanks.
Differential Revision: https://reviews.llvm.org/D125115
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions