Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Oct 24, 2023

This missing include was not a problem in our standard build configuration, but
was breaking other build configurations.

This missing include was not a problem in our standard build configuration, but
was breaking other build configurations.
@tlively tlively requested a review from kripken October 24, 2023 22:46
@tlively
Copy link
Member Author

tlively commented Oct 24, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.


#include "ir/find_all.h"
#include "ir/local-graph.h"
#include "lattice.h"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see we use FinitePowersetLattice below. Shouldn't we include src/analysis/lattices/powerset.h?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@tlively tlively enabled auto-merge (squash) October 24, 2023 23:13
@tlively tlively merged commit dfd8c7e into main Oct 25, 2023
@tlively tlively deleted the add-missing-include branch October 25, 2023 00:16
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
These missing includes were not a problem in our standard build configuration,
but were breaking other build configurations.
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.

4 participants