[PATCH] D63651: [docs][llvm-symbolizer] Improve llvm-symbolizer documentation

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 22:55:57 PDT 2019


ikudrin added inline comments.


================
Comment at: docs/CommandGuide/llvm-symbolizer.rst:75
+
+  baz()
+  /tmp/test.cpp:11:0
----------------
Some symbols are printed with parentheses, and some without them. I know that it is how demangling works, but it looks a bit confusing. Do you think it worth adding some explanation about that here?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63651





More information about the llvm-commits mailing list