chelcassanova wrote: > There is functionality in lldb/scripts/framework-header-fix.sh that does the > same thing. Can you remove this functionality from that script too?
Yeah, I can remove that. The ultimate goal I want here is: 1. Fixing up the versioning takes place in its own script (the one in this PR). 2. By fixing up the versioning here, it should remove the need to have a separate script for populating the info on the RPC side. 3. Fixing up includes for the framework is converted to a Python script, and can handle both the main LLDB headers and the RPC ones in one script (using different invocations). https://github.com/llvm/llvm-project/pull/141116 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits