Comment #5 on issue 3137 by k...@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@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to