[llvm-bugs] Issue 3705 in oss-fuzz: llvm/clang-fuzzer: ASSERT: getResultKind() == Found && "getFoundDecl called on non-unique result"
richards… via monorail via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 20 16:52:18 PDT 2017
Comment #2 on issue 3705 by richardsmith at google.com: llvm/clang-fuzzer:
ASSERT: getResultKind() == Found && "getFoundDecl called on non-unique
result"
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3705#c2
Slightly unreduced to:
struct { struct {} c; };
struct { struct {} c; };
struct c x;
--
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/20171020/fb8838ae/attachment.html>
More information about the llvm-bugs
mailing list