Skip to content

Non-char string literals lead to assertion failures #246

@zeule

Description

@zeule

In particular, many tests fail at this assertion:

 /usr/lib/llvm/12/include/clang/AST/Expr.h:1839: llvm::StringRef clang::StringLiteral::getString() const: Assertion `getCharByteWidth() == 1 && "This function is used in places that assume strings use char"' failed.`

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