diff options
author | Peter Steinfeld <psteinfeld@nvidia.com> | 2021-05-24 13:12:19 -0700 |
---|---|---|
committer | Peter Steinfeld <psteinfeld@nvidia.com> | 2021-05-25 13:27:00 -0700 |
commit | bc56620b8b765b5720dbc1849511fb783e05b8cc (patch) | |
tree | 381090d97f0044fa5303f222a98f9c798f502e7e /libcxx/src/filesystem/operations.cpp | |
parent | 2f23f9e641e3830948cd2357a8fa52798df8ffcb (diff) | |
download | llvm-bc56620b8b765b5720dbc1849511fb783e05b8cc.zip llvm-bc56620b8b765b5720dbc1849511fb783e05b8cc.tar.gz llvm-bc56620b8b765b5720dbc1849511fb783e05b8cc.tar.bz2 |
[flang] Implement checks for defined input/output procedures
Defined input/output procedures are specified in 12.6.4.8. There are different
versions for read versus write and formatted versus unformatted, but they all
share the same basic set of dummy arguments.
I added several checking functions to check-declarations.cpp along with a test.
In the process of implementing this, I noticed and fixed a typo in
.../lib/Evaluate/characteristics.cpp.
Differential Revision: https://reviews.llvm.org/D103045
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions