[flang-commits] [PATCH] D145100: [flang] Warn about violations of an obscure requirement (15.6.4 p2)
Pete Steinfeld via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Mar 1 13:45:55 PST 2023
PeteSteinfeld accepted this revision.
PeteSteinfeld added a comment.
This revision is now accepted and ready to land.
Aside from the typo in the document, all builds and tests correctly and looks good.
================
Comment at: flang/docs/Extensions.md:90
+ has one.
+ We accept this usage witha portability warning.
----------------
"witha" should be "with a"
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145100/new/
https://reviews.llvm.org/D145100
More information about the flang-commits
mailing list