[Lldb-commits] [PATCH] D148846: [lldb] Let Mangled decide whether a name is mangled or not
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 21 08:39:00 PDT 2023
aprantl added inline comments.
================
Comment at: lldb/test/API/macosx/format/TestFunctionNameWithoutArgs.py:7
+
+
+class TestFunctionNameWithoutArgs(TestBase):
----------------
I guess this is a no debug info test?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148846/new/
https://reviews.llvm.org/D148846
More information about the lldb-commits
mailing list