[PATCH] D86305: [DebugInfo]Added support for representing Fortran assumed length strings

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 09:56:47 PDT 2020


SouraVX added inline comments.


================
Comment at: llvm/docs/SourceLevelDebugging.rst:1065
+
+.. code-block:: text
+  !DILocalVariable(name: "string", arg: 1, scope: !10, file: !3, line: 4, type: !15)
----------------
I did not know much about by Doxygen, is the missing new-line will cause failure ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86305



More information about the llvm-commits mailing list