-
Notifications
You must be signed in to change notification settings - Fork 832
Initial SyntaxTrivia setup #12631
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
Initial SyntaxTrivia setup #12631
Conversation
a89aa35
to
093fe9f
Compare
I guess so, we're using them throughout (just one or two files missing them)
We should do that separately |
770a724
to
61a2d0c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor notes
Initial attempt to start with #12418.
I started with
SynExprTryWithTrivia
, will do more of them once I know I'm on the right track.Open questions:
Please already review this @dsyme, @auduchinok, @baronfel and others!
Thanks!