Skip to content

Add support for clang 10. #84

Description

@anderslanglands

Currently astgen built with clang10 won't bind openexr successfully because it doesn't find the inline friend operator==() declaration for set::set::iterator. This is probably just that the AST is a different shape in 10, so shouldn't be too hard to fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions