Skip to content

Add support for clang 10. #84

@anderslanglands

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.

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