Skip to content

Integration tests fail when CPATH is set to $CONDA_PREFIX/include #58

@ubaidsk

Description

@ubaidsk
libc++abi: terminating due to uncaught exception of type std::runtime_error: clang::QualType not yet supported RValueReference

I think this comes from the following becuase we do not yet have any support for RValueReference (but we have for LValueReference).

throw std::runtime_error("clang::QualType not yet supported " +
std::string(clang_type->getTypeClassName()));

Metadata

Metadata

Assignees

No one assigned

    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