SVF icon indicating copy to clipboard operation
SVF copied to clipboard

WIP: GenericGraph: try to fix GraphTraits interface

Open gerion0 opened this issue 5 years ago • 0 comments

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.

gerion0 avatar Aug 30 '20 19:08 gerion0