Skip to content

Add empty parens to var-to-function renames, take two. #4938

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
Sep 23, 2016

Conversation

jrose-apple
Copy link
Contributor

Based on @harlanhaskins' #3947, reverted in #4930. This time, propagate the decl marked deprecated or unavailable through to the fix-it, so we can be sure it's a var.

SR-1649

This time, propagate the decl marked deprecated or unavailable through
to the fix-it, so we can be sure it's a var.

https://bugs.swift.org/browse/SR-1649
@jrose-apple
Copy link
Contributor Author

@nkcsgexi Can you review this one too?

@swift-ci Please smoke test

@jrose-apple
Copy link
Contributor Author

Dispatch failed here in an unrelated issue. @das, @dgrove-oss?

@swift-ci Please smoke test Linux platform

@dgrove-oss
Copy link
Contributor

The dispatch test failure looks to be a timeout: a piece of work that was expected to complete in less than 1 second failed to do so and the test failed as a result. Very likely a transient load on the CI machine caused the failure.

@jrose-apple
Copy link
Contributor Author

@harlanhaskins, want to review this since Xi's busy?

@nkcsgexi
Copy link
Contributor

Sorry for dropping the review, LGTM!

@jrose-apple jrose-apple merged commit d89c232 into swiftlang:master Sep 23, 2016
@jrose-apple jrose-apple deleted the claremont-street-redux branch September 23, 2016 21:56
@harlanhaskins
Copy link
Contributor

Ha -- I was just about to click over and LGTM it. :shipit:

jrose-apple added a commit to jrose-apple/swift that referenced this pull request Sep 23, 2016
This time, propagate the decl marked deprecated or unavailable through
to the fix-it, so we can be sure it's a var.

https://bugs.swift.org/browse/SR-1649
(cherry picked from commit d89c232)
aaditya-chandrasekhar pushed a commit to val-verde/swift that referenced this pull request Sep 30, 2022
[pull] swiftwasm-release/5.7 from release/5.7
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.

4 participants