aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2025-09-30 10:35:37 -0700
committerGitHub <noreply@github.com>2025-09-30 10:35:37 -0700
commit2c58d192a2a6e54080ac36e0626487747dc7be5c (patch)
tree6c0abc5f9cba983f61d6dd18bd36c97170e09811 /lldb/packages/Python/lldbsuite/test
parent673e3051b0ededcf9e028a86faae6d2ba8b09daa (diff)
downloadllvm-2c58d192a2a6e54080ac36e0626487747dc7be5c.zip
llvm-2c58d192a2a6e54080ac36e0626487747dc7be5c.tar.gz
llvm-2c58d192a2a6e54080ac36e0626487747dc7be5c.tar.bz2
[flang][runtime] Expand IOTYPE and V_LIST (#160744)
The IOTYPE and V_LIST dummy arguments to a defined formatted I/O subroutine are extracted from a DT edit descriptor in a FORMAT. They are currently stored in the DataEdit structure, and their maximum sizes are rather small since DataEdits are sometimes returned or passed by value. This patch moves their storage into the FormattedIoStatementState structure and enlarges them a bit. Fixes https://github.com/llvm/llvm-project/issues/154954.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions