[libcxx-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 11 04:49:51 PDT 2025
================
@@ -0,0 +1,60 @@
+# Test the ${function.arguments} frame-format variable.
----------------
labath wrote:
Probably better to factor this according to the language dimension, since the objc parts will most likely need to be disabled on non-macosx.
https://github.com/llvm/llvm-project/pull/131836
More information about the libcxx-commits
mailing list