[flang-commits] [PATCH] D104930: [flang] Implement user-defined derived type runtime I/O

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jun 28 01:34:13 PDT 2021


jeanPerier accepted this revision.
jeanPerier added a comment.
This revision is now accepted and ready to land.

Code looks great to me  !



================
Comment at: flang/runtime/io-stmt.cpp:30
+  return false;
+}
+
----------------
These 3 pre-merge checks warning also look applicable in f18 coding style context.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104930/new/

https://reviews.llvm.org/D104930



More information about the flang-commits mailing list