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

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Fri May 23 09:46:07 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.
----------------
chelcassanova wrote:

This can be removed, this comment is referring to lldb-rpc and the "it" would've been from when I was copying a file in from source.

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


More information about the lldb-commits mailing list