Add InputNamelist and OutputNamelist as I/O data transfer APIs
to be used with internal & external list-directed I/O; delete the
needless original namelist-specific Begin... calls.
Implement NAMELIST output and input; add basic tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
All builds, tests, and looks good to me.
The Phabricator review page has many comments about "Lint Pre-merge checks" failing, but I ran clang-format on everything and it didn't show any differences.