Skip to content

Consider rewriting the parsing back-end as a clang plugin instead of using libclang. #297

Open
@emilio

Description

@emilio

This would be sort of a pain, but it's the only way we see us generating more correct code for all the partial template specialization madness we're going through with m-c. I already discussed this in #41 and similar IIRC.

We would need to comunicate with the front-end of course, we could do that via json or similar.

I might introduce an experimental back-end for this if I have the time and we keep breaking stylo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions