[Lldb-commits] [lldb] [lldb][headers] Create script to fix up versioning (PR #141116)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu May 22 16:14:26 PDT 2025


================
@@ -0,0 +1,17 @@
+// Run the convert script on it, then run the framework include fix on it. The framework version fix script
+// expects that all lldb references have been renamed to lldb-rpc in order for it to modify the includes
+// to go into the framework.
----------------
JDevlieghere wrote:

- What's "it"?
- The comment seems wrong as it's talking about lldb-rpc 

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


More information about the lldb-commits mailing list