Skip to content

Frontend tool cleanup #31393

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
Apr 29, 2020
Merged

Conversation

slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Apr 29, 2020

Fine-grained dependencies are enabled by default in the 5.3 branch, and we’re not re-branching again, so let’s rip out the old dependency graph implementation on master.

@slavapestov slavapestov requested a review from davidungar April 29, 2020 06:59
@slavapestov slavapestov force-pushed the frontend-tool-cleanup branch from e173601 to 5ddb3b0 Compare April 29, 2020 19:28
Copy link
Contributor

@CodaFi CodaFi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GO GO GO

:shipit:

@slavapestov slavapestov force-pushed the frontend-tool-cleanup branch 3 times, most recently from 04a28d9 to 1ca77c7 Compare April 29, 2020 20:06
const bool EnableFineGrainedDependencies;

/// Is the parser recording token hashes for each type body?
//// Is the parser recording token hashes for each type body?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have one slash too many here :)

@slavapestov slavapestov force-pushed the frontend-tool-cleanup branch from 1ca77c7 to d394788 Compare April 29, 2020 20:54
@slavapestov slavapestov force-pushed the frontend-tool-cleanup branch from d394788 to 368d474 Compare April 29, 2020 20:56
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov merged commit 9e71297 into swiftlang:master Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants