Skip to content

[6.2][Options] -Isystem doesn't work everywhere -I does #1911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

ian-twilightcoder
Copy link
Contributor

Explanation: -Isystem isn't making it from the driver to jobs' command lines.
Scope: Narrow. Makes the new -Isystem flag propagate correctly through the driver.
Original PR: #1908
Risk: Very low; only affects the new -Isystem flag.
Testing: CI, local testing with Xcode.
Reviewed by: @cachemeifyoucan

Pass -Isystem along everywhere that -I is.

rdar://152331718
@ian-twilightcoder ian-twilightcoder requested a review from a team as a code owner May 31, 2025 03:49
@ian-twilightcoder
Copy link
Contributor Author

@swift-ci test

@ian-twilightcoder ian-twilightcoder merged commit dcf4bc9 into swiftlang:release/6.2 May 31, 2025
3 checks passed
@ian-twilightcoder ian-twilightcoder deleted the Isystem branch May 31, 2025 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants