[llvm-bugs] [Bug 47652] New: assert in clang-12, Lexer.cpp line 88
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 25 22:51:22 PDT 2020
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: unassignedbugs at nondot.org
Reporter: zelexi at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200926/f7a6d0a8/attachment.html>
More information about the llvm-bugs
mailing list