[Lldb-commits] [lldb] [lldb/Target] Add SyntheticFrameProvider class (PR #166664)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 5 15:47:10 PST 2025


================
@@ -0,0 +1,133 @@
+
+//===------------------------------------------------------------*- C++ -*-===//
----------------
JDevlieghere wrote:

```suggestion
//===----------------------------------------------------------------------===//
```

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


More information about the lldb-commits mailing list