[Lldb-commits] [lldb] [lldb] Scaffolding for synthetic variable support. (PR #181500)
Med Ismail Bennani via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 16 11:27:00 PDT 2026
================
@@ -0,0 +1,32 @@
+//===-- State.h -------------------------------------------------*- C++ -*-===//
----------------
medismailben wrote:
We don't put the file name and language in the header anymore.
```suggestion
//===----------------------------------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/181500
More information about the lldb-commits
mailing list