-
Notifications
You must be signed in to change notification settings - Fork 15.3k
C++26 Annotation #166287
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
Open
zebullax
wants to merge
20
commits into
llvm:main
Choose a base branch
from
zebullax:annotation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
C++26 Annotation #166287
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e2f13c0
Add annotation to attribute tablegen
zebullax 76337f8
Build logic around parsing of annotation inside list
zebullax cc405d3
Add sema handler for annotation
zebullax 0a8e125
Fix the copy around of common info for attribute
zebullax c579bd9
Fill the doc for ParseAnnotationSpecifier
zebullax 7673cab
Apply formatter
zebullax c28d066
Address review
zebullax 4898a63
Verify we are not emitting hasAttribute for Annotation spelling
zebullax 41511c0
Fix checks to allow annotation on declaration
zebullax 4b3218b
Merge branch 'main' into annotation
zebullax dd45005
Fix logic on mixed attribute and annotation
zebullax 0981555
Apply formatter
zebullax 0eaf4dc
Fix UT
zebullax 8dd0e8b
Close comments with .
zebullax 8559a6e
Add test covering deleted copy on record type for annotation
zebullax 3319fc6
Add more test on structural type
zebullax 9109557
Remove placeholder attr name for annotation
zebullax 9ddf0a8
Leverage InstantiateAttrs to re-evaluate APValue
zebullax a14918f
Add draft of release notes
zebullax a440d3f
Return const ref AP Value from annotation attr
zebullax File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.