Skip to content
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

Move type utility classes to type-utils.h (NFC) #2487

Closed
wants to merge 1 commit into from

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Nov 30, 2019

This renames type-updating.h to type-utils.h and moves TypeSeeker
class, which is currently only used in wasm.cpp, to that file too. I
plan to use this elsewhere in #2451 and I think making this a separate
PR makes things easier to review.

@aheejin aheejin requested a review from kripken November 30, 2019 12:48
This renames type-updating.h to type-utils.h and moves `TypeSeeker`
class, which is currently only used in wasm.cpp, to that file too. I
plan to use this elsewhere in WebAssembly#2451 and I think making this a separate
PR makes things easier to review.
@aheejin
Copy link
Member Author

aheejin commented Dec 1, 2019

I may not need this after all. Closing.

@aheejin aheejin closed this Dec 1, 2019
@aheejin aheejin deleted the type_utils branch December 1, 2019 07:50
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