[libc-commits] [PATCH] D130822: Fixed loads of typos

Valentin Clement via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat Jul 30 10:17:55 PDT 2022


clementval requested changes to this revision.
clementval added inline comments.
This revision now requires changes to proceed.


================
Comment at: flang/docs/Extensions.md:157
   with each other.
-* Values for whole anonymous parent components in structure constructors
   (e.g., `EXTENDEDTYPE(PARENTTYPE(1,2,3))` rather than `EXTENDEDTYPE(1,2,3)`
----------------
This is just wrong


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130822



More information about the libc-commits mailing list