diff options
author | peter klausler <pklausler@nvidia.com> | 2020-10-01 09:32:48 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2020-10-01 09:58:04 -0700 |
commit | cdfb95ad580fbf366a9bffc5082df22e9d2b5fa3 (patch) | |
tree | ef130ef4f361d3ef6f04fc692ba5eddeffc80e42 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 17640c5aac649c154959ca1075953f0d252a4a5b (diff) | |
download | llvm-cdfb95ad580fbf366a9bffc5082df22e9d2b5fa3.zip llvm-cdfb95ad580fbf366a9bffc5082df22e9d2b5fa3.tar.gz llvm-cdfb95ad580fbf366a9bffc5082df22e9d2b5fa3.tar.bz2 |
[flang] Add checks for misuse of formatted I/O APIs in unformatted I/O statement
Add checking to I/O statement APIs to catch cases where the formatted
I/O data item transfer routines like OutputInteger64 are being
incorrectly used for unformatted I/O, which should use the
unformatted block or descriptor-based data item interfaces.
Differential revision: https://reviews.llvm.org/D88672
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions