[llvm-bugs] Issue 5631 in oss-fuzz: llvm/clang-fuzzer: ASSERT: !Init->isValueDependent()

2018-01-30 Thread richardsvia monorail via llvm-bugs
Comment #2 on issue 5631 by richardsm...@google.com: llvm/clang-fuzzer: ASSERT: !Init->isValueDependent() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5631#c2 Cleaned-up testcase: int &r(^{return m;}); int n = r; -- You received this message because: 1. You were specifically CC'd

[llvm-bugs] Issue 3705 in oss-fuzz: llvm/clang-fuzzer: ASSERT: getResultKind() == Found && "getFoundDecl called on non-unique result"

2017-10-20 Thread richardsvia monorail via llvm-bugs
Comment #2 on issue 3705 by richardsm...@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; }; stru

[llvm-bugs] Issue 3368 in oss-fuzz: llvm: ASSERT: BT->isInteger()

2017-10-10 Thread richardsvia monorail via llvm-bugs
Comment #3 on issue 3368 by richardsm...@google.com: llvm: ASSERT: BT->isInteger() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3368#c3 This can manifest as a rejects-valid. Cleaned-up testcase filed as https://bugs.llvm.org/show_bug.cgi?id=34905 -- You received this message beca