Skip to content

[SandboxIR][NFC] Move Value class into a separate file #110059

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
merged 1 commit into from
Sep 26, 2024
Merged

Conversation

vporpo
Copy link
Contributor

@vporpo vporpo commented Sep 26, 2024

No description provided.

@vporpo
Copy link
Contributor Author

vporpo commented Sep 26, 2024

Rebased.

@Sterling-Augustine
Copy link
Contributor

Buildbot failure is real. Probably needs some forward declarations for MSVC like those at the top of Type.h.

Once the build issues are resolved, looks good.

@vporpo
Copy link
Contributor Author

vporpo commented Sep 26, 2024

Ah yes, last failure was some other issue. Let me take a look.

@vporpo
Copy link
Contributor Author

vporpo commented Sep 26, 2024

I forward declared all classes in the header file and added an #include <sstream> in Value.cpp. Let's see if it passes.

@vporpo
Copy link
Contributor Author

vporpo commented Sep 26, 2024

OK the windows build succeeded :) @Sterling-Augustine could you take a look once more?

@vporpo vporpo merged commit c5b417c into llvm:main Sep 26, 2024
6 of 7 checks passed
Sterling-Augustine pushed a commit to Sterling-Augustine/llvm-project that referenced this pull request Sep 27, 2024
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