[llvm-bugs] Issue 56521 in oss-fuzz: llvm:clang-format-fuzzer: ASSERT: TheLine->InPPDirective || !TheLine->First->isOneOf(tok::kw_class, tok::kw_enum,

ClusterFuzz-External via monorail via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 1 19:17:35 PST 2023


Updates:
	Labels: Fuzz-Blocker

Comment #1 on issue 56521 by ClusterFuzz-External: llvm:clang-format-fuzzer: ASSERT: TheLine->InPPDirective || !TheLine->First->isOneOf(tok::kw_class, tok::kw_enum, 
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56521#c1

This crash occurs very frequently on linux platform and is likely preventing the fuzzer clang-format-fuzzer from making much progress. Fixing this will allow more bugs to be found.

If this is incorrect, please file a bug on https://github.com/google/oss-fuzz/issues/new

-- 
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/20230301/2070aea2/attachment.html>


More information about the llvm-bugs mailing list