[flang-commits] [PATCH] D85828: [Flang] Move mark down documentation(md) files to reStructuredText(rst) file format.

Tim Keith via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Aug 12 07:45:02 PDT 2020


tskeith added a comment.

Could you please update the summary to indicate why you are making this change?



================
Comment at: flang/docs/ArrayComposition.rst:11
+
+* Reductions to scalars (\ ``SUM(X)``\ , also ``ALL``\ , ``ANY``\ , ``COUNT``\ ,
+  ``DOT_PRODUCT``\ ,
----------------
What is the purpose of the backslash followed by space? It seems to occur in a lot of places.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85828



More information about the flang-commits mailing list