[flang-commits] [PATCH] D108622: [flang] Implement Posix version of DATE_AND_TIME runtime

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Aug 24 09:05:31 PDT 2021


klausler accepted this revision.
klausler added inline comments.
This revision is now accepted and ready to land.


================
Comment at: flang/runtime/time-intrinsic.cpp:178
+
+} // anonymous namespace
+
----------------
You may not need distinct anonymous namespaces here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108622



More information about the flang-commits mailing list