Skip to content

C++ FileCheck crash: Parsing after suffix doesn't start inside of buffer! #18

Open
@stanislaw

Description

@stanislaw

This branch: bugs/20191121-CHECK_NOT has a reproducible crash of a C++ FileCheck. Would be nice to check it at some point.

Assertion failed: (AfterSuffix.data() >= Buffer.data() && AfterSuffix.data() < Buffer.data() + Buffer.size() && "Parsing after suffix doesn't start inside of buffer!"), function ReadCheckFile, file /opt/llvm-8.0.1.src/lib/Support/FileCheck.cpp, line 793.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions