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

WIP: GenericGraph: try to fix GraphTraits interface #308

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gerion0
Copy link
Contributor

@gerion0 gerion0 commented Aug 30, 2020

Appearently, the GraphTraits interface does not work with newer LLVMs anymore. I have tested this with the svf example. In my option the depth first search iterator loop should compile but does not.

I have tried to fix the error but had no success. It looks like there are some other type definitions. Currently, I have no time to work further on this. Maybe you want to use my changes to make it compatible again.

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.

None yet

1 participant