Skip to content

[SIL] [Parser] Move type parser out of ParseSIL. #31855

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zoecarver
Copy link
Contributor

This moves the type parsing logic out of SILParser. After this and #31255 land I have another patch to move instruction parsing out of SILParser. The instruction parsing can have its own copy of this object.

This is a NFC.

@zoecarver zoecarver requested a review from gottesmm May 18, 2020 03:15
@zoecarver zoecarver force-pushed the sil-parser/type-parser branch from 3f92d25 to 968518a Compare May 18, 2020 03:18
@zoecarver zoecarver marked this pull request as draft May 18, 2020 03:48
@zoecarver
Copy link
Contributor Author

Converting to a draft until I figure out why this is causing segfaults.

Isolates the SILType parsing logic.
@zoecarver zoecarver marked this pull request as ready for review May 18, 2020 15:28
@zoecarver zoecarver force-pushed the sil-parser/type-parser branch from 968518a to 23921aa Compare May 18, 2020 15:28
@shahmishal
Copy link
Member

Please update the base branch to main by Oct 5th otherwise the pull request will be closed automatically.

  • How to change the base branch: (Link)
  • More detail about the branch update: (Link)

@zoecarver zoecarver changed the base branch from master to main October 2, 2020 04:06
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