[Lldb-commits] [lldb] [lldb] Introduce ScriptedFrameProvider for real threads (PR #161870)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 10 08:48:25 PDT 2025
================
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLDB_SOURCE_PLUGINS_PROCESS_UTILITY_REGISTERCONTEXTMEMORY_H
-#define LLDB_SOURCE_PLUGINS_PROCESS_UTILITY_REGISTERCONTEXTMEMORY_H
----------------
felipepiovezan wrote:
The PR would be a lot easier to review if all of these NFCs changes and renames were done separately!
https://github.com/llvm/llvm-project/pull/161870
More information about the lldb-commits
mailing list