Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[6.2] Cherry-pick "Frontend: Obsolete -fixit-all and -emit-fixits-path" #81358

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

Conversation

AnthonyLatsis
Copy link
Collaborator

…path`"

With `ARCMigrate` and `arcmt-test` removed from clang in
llvm/llvm-project#119269 and the new code
migration experience under way (see
swiftlang/swift-evolution#2673), these options
are no longer relevant nor known to be in use. They were introduced
long ago to support fix-it application in Xcode.

For now, turn them into a no-op and emit a obsoletion warning.

(cherry picked from commit 46c394788a84d5932289c71274dd32ea2d61d9dc)
…sts into subdirectory"

(cherry picked from commit b0b0cff)
…n..."

...swiftlang#81280. The deleted test was
`test/FixCode/fixits-if-else.swift`. Resurrect it in a better place and
switch it to the diagnostic verifier, as it was intended to along with
other moved tests in that PR.

(cherry picked from commit 8928b53)
@AnthonyLatsis AnthonyLatsis requested a review from a team as a code owner May 7, 2025 16:51
@bnbarham
Copy link
Contributor

bnbarham commented May 7, 2025

Do we need a swift-driver change for this as well?

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test

@AnthonyLatsis AnthonyLatsis enabled auto-merge May 8, 2025 04:29
@AnthonyLatsis AnthonyLatsis merged commit c3b1e97 into swiftlang:release/6.2 May 8, 2025
5 checks passed
@AnthonyLatsis AnthonyLatsis deleted the arachnocampa-luminosa-6.2 branch May 8, 2025 12:51
@AnthonyLatsis
Copy link
Collaborator Author

Do we need a swift-driver change for this as well?

From what I gather, swift-driver just forwards these options to the frontend without any special treatment, so probably not?

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