Skip to content

[SIL/Parser] Emit diagnostics for more bad attrs. #39350

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

nate-chandler
Copy link
Contributor

Ensured diagnostics were emitted for the new lexical flags on begin_borrow and alloc_stack. Along the way, ensured diagnostics were emitted on behalf of all callers of

parseSILOptional(bool, SILParser&, StringRef)

of which there are currently around fifteen.

Ensured diagnostics were emitted for the new lexical flags on
begin_borrow and alloc_stack.  Along the way, ensured diagnostics were
emitted on behalf of all callers of

  parseSILOptional(bool, SILParser&, StringRef)

of which there are currently around fifteen.
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@atrick atrick left a comment

Choose a reason for hiding this comment

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

LGTM Thanks!

@nate-chandler nate-chandler merged commit 0b38780 into swiftlang:main Sep 21, 2021
@nate-chandler nate-chandler deleted the sil/attribute-diagnostics branch September 21, 2021 20:49
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