Skip to content

Conversation

MaxDesiatov
Copy link
Contributor

After #82878 SWIFT_LIT_ARGS wasn't merged into correct returned variable in setup_lit_args, let's fix that to make sure that options like -v --debug are passed correctly from CLI build-script invocations or from presets that have these options predefined.

After swiftlang#82878 `SWIFT_LIT_ARGS` wasn't merged into correct returned variable in `setup_lit_args`, let's fix that to make sure that options like `-v --debug` are passed correctly from CLI `build-script` invocations or from presets that have these options predefined.
@MaxDesiatov MaxDesiatov requested a review from bnbarham July 10, 2025 15:18
@MaxDesiatov MaxDesiatov added test suite Area: test suite cmake labels Jul 10, 2025
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov enabled auto-merge (squash) July 10, 2025 15:18
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macos

2 similar comments
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macos

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test macos

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test linux

@MaxDesiatov MaxDesiatov merged commit 6b577db into swiftlang:main Jul 10, 2025
3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/fix-lit-args branch July 10, 2025 23:06
susmonteiro pushed a commit to susmonteiro/swift that referenced this pull request Jul 17, 2025
…wiftlang#82953)

After swiftlang#82878 `SWIFT_LIT_ARGS` wasn't merged into correct returned variable in `setup_lit_args`, let's fix that to make sure that options like `-v --debug` are passed correctly from CLI `build-script` invocations or from presets that have these options predefined.
MaxDesiatov added a commit to MaxDesiatov/swift that referenced this pull request Jul 24, 2025
…wiftlang#82953)

After swiftlang#82878 `SWIFT_LIT_ARGS` wasn't merged into correct returned variable in `setup_lit_args`, let's fix that to make sure that options like `-v --debug` are passed correctly from CLI `build-script` invocations or from presets that have these options predefined.
MaxDesiatov added a commit to MaxDesiatov/swift that referenced this pull request Jul 24, 2025
…wiftlang#82953)

After swiftlang#82878 `SWIFT_LIT_ARGS` wasn't merged into correct returned variable in `setup_lit_args`, let's fix that to make sure that options like `-v --debug` are passed correctly from CLI `build-script` invocations or from presets that have these options predefined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmake test suite Area: test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant