[flang-commits] [flang] [flang] Regularize TODO messages for coarray related features (PR #69227)

Pete Steinfeld via flang-commits flang-commits at lists.llvm.org
Mon Oct 16 11:43:25 PDT 2023


================
@@ -3814,7 +3814,7 @@ class ArrayExprLowering {
     return false;
   }
   bool genShapeFromDataRef(const Fortran::evaluate::CoarrayRef &) {
-    TODO(getLoc(), "coarray ref");
+    TODO(getLoc(), "coarray: reference to a corrary in an expression");
----------------
psteinfeld wrote:

Ay yi yi.  Thanks, Val, for your sharp eyes.

https://github.com/llvm/llvm-project/pull/69227


More information about the flang-commits mailing list