[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 22 09:48:42 PDT 2025


================
@@ -0,0 +1,55 @@
+//===-- CoreSpec.h --------------------------------------------------------===//
----------------
JDevlieghere wrote:

Nit: new files shouldn't use this ASCII art anymore: https://discourse.llvm.org/t/is-c-in-header-files-still-relevant/83124
```suggestion
//===----------------------------------------------------------------------===//
```

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


More information about the lldb-commits mailing list