[all-commits] [llvm/llvm-project] 1a4cf1: [lldb][headers] Create Python script to fix up fra...
Chelsea Cassanova via All-commits
all-commits at lists.llvm.org
Thu Jun 12 10:08:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a4cf1d3edff2d4c790f597834301702cfc6dc15
https://github.com/llvm/llvm-project/commit/1a4cf1d3edff2d4c790f597834301702cfc6dc15
Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M lldb/cmake/modules/LLDBFramework.cmake
A lldb/scripts/framework-header-fix.py
A lldb/test/Shell/Scripts/Inputs/Main/SBAddress.h
A lldb/test/Shell/Scripts/Inputs/RPC/RPCSBAddress.h
A lldb/test/Shell/Scripts/TestFrameworkFixScript.test
A lldb/test/Shell/Scripts/TestFrameworkFixUnifdef.test
A lldb/test/Shell/Scripts/TestRPCFrameworkFixScript.test
Log Message:
-----------
[lldb][headers] Create Python script to fix up framework headers (#142051)
This commit replaces the shell script that fixes up includes for the
LLDB framework with a Python script. This script will also be used when
fixing up includes for the LLDBRPC.framework.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list