[llvm-bugs] Issue 3137 in oss-fuzz: llvm: ASSERT: CurPtr[-1] == '<' && CurPtr[0] == '#' && "Not a placeholder!"
k… via monorail via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Sep 8 12:53:47 PDT 2017
Comment #5 on issue 3137 by kcc at google.com: llvm: ASSERT: CurPtr[-1] == '<'
&& CurPtr[0] == '#' && "Not a placeholder!"
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3137#c5
Dummy comment to test if sending to llvm-bugs at lists.llvm.org works.
echo "<??=" | clang -x c++ -
clang-6.0: tools/clang/lib/Lex/Lexer.cpp:2769: bool
clang::Lexer::lexEditorPlaceholder(clang::Token &, const char *): Assertion
`CurPtr[-1] == '<' && CurPtr[0] == '#' && "Not a placeholder!"' failed.
--
You received this message because:
1. You were specifically CC'd on the issue
You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings
Reply to this email to add a comment.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170908/4ed54af5/attachment.html>
More information about the llvm-bugs
mailing list