Skip to content

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Oct 16, 2019

Refactor diagnostic emission so it lazily emits notes and fixits.
This is a necessary evil in a world where an arbitrary request can also
emit diagnostics, especially circularity diagnostics. In the future, we
should assert in the evaluator that there is no active diagnostic to
catch the rest of these.

Refactor diagnostic emission so it lazily emits notes and fixits.
This is a necessary evil in a world where an arbitrary request can also
emit diagnostics, especially circularity diagnostics.  In the future, we
should assert in the evaluator that there is no active diagnostic to
catch the rest of these.
@CodaFi CodaFi requested a review from DougGregor October 16, 2019 00:28
@CodaFi
Copy link
Contributor Author

CodaFi commented Oct 16, 2019

@swift-ci please smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Oct 16, 2019

⛵️

@CodaFi CodaFi merged commit e536cb5 into swiftlang:master Oct 16, 2019
@CodaFi CodaFi deleted the a-quick-fixit-while-hes-away branch October 16, 2019 02:17
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.

1 participant