[Lldb-commits] [lldb] [lldb] Track CFA pointer metadata in StackID (PR #157498)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 10 14:53:44 PDT 2025


================
@@ -59,9 +63,12 @@ class StackID {
 
   /// The call frame address (stack pointer) value at the beginning of the
   /// function that uniquely identifies this frame (along with m_symbol_scope
-  /// below)
+  /// below).
----------------
felipepiovezan wrote:

Not sure how this sneaked in. Will revert.

https://github.com/llvm/llvm-project/pull/157498


More information about the lldb-commits mailing list