[Lldb-commits] [PATCH] D71237: [FormatEntity] Add mangled function name support

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Dec 9 17:11:02 PST 2019


jasonmolenda marked an inline comment as done.
jasonmolenda added inline comments.


================
Comment at: lldb/test/Shell/Settings/TestFrameFormatMangling.test:9
+frame info
+# CHECK: frame #0: {{.*}}_ZN1CC2Eiii
+c
----------------
Is this mangled name going to be the same on windows?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71237





More information about the lldb-commits mailing list