https://bugs.llvm.org/show_bug.cgi?id=47652

            Bug ID: 47652
           Summary: assert in clang-12, Lexer.cpp line 88
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: zel...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org

clang-12: /home/jon/llvm-project/clang/lib/Lex/Lexer.cpp:88: void
clang::Lexer::InitLexer(const char *, const char *, const char *): Assertion
`BufEnd[0] == 0 && "We assume that the input buffer has a null character at the
end" " to simplify lexing!"' failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to