[Lldb-commits] [PATCH] D133519: Document some of the clang-specific DWARF extensions supported by LLDB
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 8 13:23:52 PDT 2022
JDevlieghere added a comment.
Content looks good to me, but I'll hold off on accepting the review until the others have had a chance to see this in their review queue.
================
Comment at: lldb/docs/use/extensions.rst:72
+
+::
+ DW_TAG_compile_unit
----------------
Missing newline (it won't be block formatted)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133519/new/
https://reviews.llvm.org/D133519
More information about the lldb-commits
mailing list