[PATCH] D102210: [flang] Allow large and erroneous ac-implied-do's
Pete Steinfeld via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 10:22:07 PDT 2021
PeteSteinfeld added inline comments.
================
Comment at: flang/lib/Parser/message.cpp:214
+// Message's are equal if they're for the same location and text, and the user
+// visible aspects of their attachments are the same
----------------
klausler wrote:
> Messages*
Thanks. I was (unsuccessfully) trying to distinguish between the name of the type and the general English language term. I'll clean this up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102210/new/
https://reviews.llvm.org/D102210
More information about the llvm-commits
mailing list