[llvm-bugs] [Bug 37636] InstCombine produces worse code when provided with range information

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37636 Max Kazantsev changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 33924] Unexpected error "definition with same mangled name as another definition"

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33924 Hans Wennborg changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 37395] clang crashes on valid code at -O1 and above with debugging enabled: Assertion `!cast(MD)->getNumOperands() && "Expected an empty MDNode"' failed

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37395 Hsiangkai Wang changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37651] Assertion `SE->DT.dominates(ENT.ExitingBlock, Latch) && "We should only have known counts for exiting blocks that dominate " "latch!"' failed. with -iv-users -simple-loop-unswi

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37651 Chandler Carruth changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 38008] [llvm-exegesis] Can't test any SSE/AVX instructions on pre-AVX hardware

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38008 Clement Courbet changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38032] New: undefined reference in .debug_info with a template static constexpr array

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38032 Bug ID: 38032 Summary: undefined reference in .debug_info with a template static constexpr array Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 38029] New: Unused code triggers linker failure

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38029 Bug ID: 38029 Summary: Unused code triggers linker failure Product: clang Version: 6.0 Hardware: Other OS: FreeBSD Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38030] New: [MCSchedModel] Variant class support in computeInstrLatency and getReciprocalThroughput

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38030 Bug ID: 38030 Summary: [MCSchedModel] Variant class support in computeInstrLatency and getReciprocalThroughput Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 38034] New: 3 libfuzzer tests hanging on aarch64 (buildbot failing)

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38034 Bug ID: 38034 Summary: 3 libfuzzer tests hanging on aarch64 (buildbot failing) Product: compiler-rt Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 38031] New: Unsupported ARM Neon intrinsics in Target-specific DAG combine function for VLDDUP

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38031 Bug ID: 38031 Summary: Unsupported ARM Neon intrinsics in Target-specific DAG combine function for VLDDUP Product: tools Version: trunk Hardware: Other OS: Linux

[llvm-bugs] [Bug 33924] Unexpected error "definition with same mangled name as another definition"

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33924 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 38015] some modules related tests fail in 32-bit windows builds

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38015 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 28154] [meta] Add support for CodeView, the MSVC-compatible debug information format

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28154 Bug 28154 depends on bug 37634, which changed state. Bug 37634 Summary: VS debugger can't find function symbols in lld-linked binaries https://bugs.llvm.org/show_bug.cgi?id=37634 What|Removed |Added

[llvm-bugs] [Bug 37634] VS debugger can't find function symbols in lld-linked binaries

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37634 Zachary Turner changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 38047] New: Regression in compile time during Jump Threading passes between LLVM 6 and 7

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38047 Bug ID: 38047 Summary: Regression in compile time during Jump Threading passes between LLVM 6 and 7 Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38046] New: Global is external, but doesn't have external or weak linkage when linking with ThinLTO

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38046 Bug ID: 38046 Summary: Global is external, but doesn't have external or weak linkage when linking with ThinLTO Product: lld Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 38045] New: LLVM fails to generate REX.W prefix

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38045 Bug ID: 38045 Summary: LLVM fails to generate REX.W prefix Product: libraries Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 38044] clang fails to consider the most specialized template definition when it's partialy specialized with multiple template template parameters

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38044 Michaël ROYNARD changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38037] New: relocation R_X86_64_PC32 out of range error

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38037 Bug ID: 38037 Summary: relocation R_X86_64_PC32 out of range error Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 38038] New: Transformation forms a non-viable shift node.

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38038 Bug ID: 38038 Summary: Transformation forms a non-viable shift node. Product: libraries Version: trunk Hardware: Macintosh OS: MacOS X Status: NEW Severity:

[llvm-bugs] [Bug 38036] New: ShuffleVectorInst - match shuffle masks with different src/dst vector widths

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38036 Bug ID: 38036 Summary: ShuffleVectorInst - match shuffle masks with different src/dst vector widths Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 7555 in oss-fuzz: llvm/clang-fuzzer: ASSERT: !isTokenSpecial() && "Should consume special tokens with Consume*Token"

2018-07-03 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 7555 by sheriff...@chromium.org: llvm/clang-fuzzer: ASSERT: !isTokenSpecial() && "Should consume special tokens with Consume*Token" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7555#c2 This bug is approaching its

[llvm-bugs] Issue 7560 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_vectorize: Heap-use-after-free in llvm::LoopVectorizationCostModel::setCostBasedWideningDecision

2018-07-03 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 7560 by sheriff...@chromium.org: llvm/llvm-opt-fuzzer--x86_64-loop_vectorize: Heap-use-after-free in llvm::LoopVectorizationCostModel::setCostBasedWideningDecision https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=7560#c3

[llvm-bugs] [Bug 37976] Allow '||' inside of ASSERT expressions

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37976 George Rimar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 9239 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: Heap-use-after-free in SCCPSolver::visitCmpInst

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer

[llvm-bugs] [Bug 38040] New: DEFINED doesn't work with the conditional operator

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38040 Bug ID: 38040 Summary: DEFINED doesn't work with the conditional operator Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 38043] New: Explicit array initialization in an initializer list

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38043 Bug ID: 38043 Summary: Explicit array initialization in an initializer list Product: clang Version: unspecified Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] Issue 9240 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: *C2 != 0 && "udiv 0, X should have been simplified already."

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer

[llvm-bugs] [Bug 38022] clang-cl -m32 crashes in MultiByteToWideChar on Windows

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38022 Zachary Turner changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38044] New: clang fails to deduce the most specialized template definition when it's partialy specialized with multiple template template parameters

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38044 Bug ID: 38044 Summary: clang fails to deduce the most specialized template definition when it's partialy specialized with multiple template template parameters Product: clang

[llvm-bugs] [Bug 35719] simple c compile fail to webassembly

2018-07-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35719 Derek Schuff changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 3194 in oss-fuzz: llvm: Abrt in llvm::llvm_unreachable_internal

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3194 by ClusterFuzz-External: llvm: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3194#c14 (No comment was entered for this change.) -- You received this message because: 1. You

[llvm-bugs] Issue 3178 in oss-fuzz: llvm: ASSERT: !CodeSynthesisContexts.empty()

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3178 by ClusterFuzz-External: llvm: ASSERT: !CodeSynthesisContexts.empty() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3178#c14 (No comment was entered for this change.) -- You received this message because: 1. You

[llvm-bugs] Issue 3169 in oss-fuzz: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3169 by ClusterFuzz-External: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3169#c14 (No comment was entered for this change.) -- You received this message because: 1.

[llvm-bugs] Issue 3211 in oss-fuzz: llvm: Stack-overflow in clang::StmtVisitorBase::Visit

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3211 by ClusterFuzz-External: llvm: Stack-overflow in clang::StmtVisitorBase::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3211#c14 (No comment was entered for this change.) -- You received this message because:

[llvm-bugs] Issue 3239 in oss-fuzz: llvm: ASSERT: getContainingDC(DC) == CurContext && "The next DeclContext should be lexically c

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3239 by ClusterFuzz-External: llvm: ASSERT: getContainingDC(DC) == CurContext && "The next DeclContext should be lexically c https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3239#c14 (No comment was entered for this change.)

[llvm-bugs] Issue 3192 in oss-fuzz: llvm: ASSERT: Result.isInvalid() && "C++ binary operator overloading is missing candidates!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3192 by ClusterFuzz-External: llvm: ASSERT: Result.isInvalid() && "C++ binary operator overloading is missing candidates!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3192#c14 (No comment was entered for this change.)

[llvm-bugs] Issue 3195 in oss-fuzz: llvm: Direct-leak in clang::Parser::ParseParameterDeclarationClause

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #17 on issue 3195 by ClusterFuzz-External: llvm: Direct-leak in clang::Parser::ParseParameterDeclarationClause https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3195#c17 (No comment was entered for this change.) -- You received this

[llvm-bugs] Issue 3146 in oss-fuzz: llvm: ASSERT: Access != AS_none && "Access specifier is AS_none inside a record decl"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3146 by ClusterFuzz-External: llvm: ASSERT: Access != AS_none && "Access specifier is AS_none inside a record decl" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3146#c14 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 3133 in oss-fuzz: llvm: ASSERT: DelayedTypos.empty() && "Uncorrected typos!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #18 on issue 3133 by ClusterFuzz-External: llvm: ASSERT: DelayedTypos.empty() && "Uncorrected typos!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3133#c18 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 3155 in oss-fuzz: llvm: ASSERT: CachedTokens[CachedLexPos-1].getLastLoc() == Tok.getAnnotationEndLoc() && "The a

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3155 by ClusterFuzz-External: llvm: ASSERT: CachedTokens[CachedLexPos-1].getLastLoc() == Tok.getAnnotationEndLoc() && "The a https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3155#c14 (No comment was entered for this change.)

[llvm-bugs] Issue 3161 in oss-fuzz: llvm: ASSERT: ResultKind != Found || Decls.size() == 1

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3161 by ClusterFuzz-External: llvm: ASSERT: ResultKind != Found || Decls.size() == 1 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3161#c14 (No comment was entered for this change.) -- You received this message because:

[llvm-bugs] Issue 3171 in oss-fuzz: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3171 by ClusterFuzz-External: llvm: ASSERT: RHS.U.VAL != 0 && "Divide by zero?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3171#c14 (No comment was entered for this change.) -- You received this message because: 1.

[llvm-bugs] Issue 3236 in oss-fuzz: llvm: Abrt in llvm::report_bad_alloc_error

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #17 on issue 3236 by ClusterFuzz-External: llvm: Abrt in llvm::report_bad_alloc_error https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3236#c17 (No comment was entered for this change.) -- You received this message because: 1. You were

[llvm-bugs] Issue 3168 in oss-fuzz: llvm: ASSERT: Access == AS_private || Access == AS_protected

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3168 by ClusterFuzz-External: llvm: ASSERT: Access == AS_private || Access == AS_protected https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3168#c14 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 3213 in oss-fuzz: llvm: ASSERT: !Prev.isAmbiguous() && "Cannot have an ambiguity in previous-declaration lookup"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3213 by ClusterFuzz-External: llvm: ASSERT: !Prev.isAmbiguous() && "Cannot have an ambiguity in previous-declaration lookup" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3213#c14 (No comment was entered for this change.)

[llvm-bugs] Issue 3157 in oss-fuzz: llvm: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3157 by ClusterFuzz-External: llvm: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3157#c14 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 3163 in oss-fuzz: llvm: ASSERT: Tok.is(tok::eof) && Tok.getEofData() == AttrEnd.getEofData()

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #14 on issue 3163 by ClusterFuzz-External: llvm: ASSERT: Tok.is(tok::eof) && Tok.getEofData() == AttrEnd.getEofData() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3163#c14 (No comment was entered for this change.) -- You received this

[llvm-bugs] Issue 3134 in oss-fuzz: llvm: ASSERT: ParmVarDeclBits.ScopeDepthOrObjCQuals == scopeDepth && "truncation!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #16 on issue 3134 by ClusterFuzz-External: llvm: ASSERT: ParmVarDeclBits.ScopeDepthOrObjCQuals == scopeDepth && "truncation!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3134#c16 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 4081 in oss-fuzz: llvm/clang-format-fuzzer: ASSERT: idx < size()

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #8 on issue 4081 by ClusterFuzz-External: llvm/clang-format-fuzzer: ASSERT: idx < size() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4081#c8 (No comment was entered for this change.) -- You received this message because: 1. You

[llvm-bugs] Issue 4176 in oss-fuzz: llvm/llvm-special-case-list-fuzzer: Heap-buffer-overflow in llvm_regcomp

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #8 on issue 4176 by ClusterFuzz-External: llvm/llvm-special-case-list-fuzzer: Heap-buffer-overflow in llvm_regcomp https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4176#c8 (No comment was entered for this change.) -- You received this

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

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #10 on issue 3705 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: getResultKind() == Found && "getFoundDecl called on non-unique result" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3705#c10 (No comment was entered for this

[llvm-bugs] Issue 4189 in oss-fuzz: llvm/clang-format-fuzzer: Null-dereference READ in clang::format::TokenAnnotator::splitPenalty

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4189 by ClusterFuzz-External: llvm/clang-format-fuzzer: Null-dereference READ in clang::format::TokenAnnotator::splitPenalty https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4189#c9 (No comment was entered for this change.) --

[llvm-bugs] Issue 3676 in oss-fuzz: llvm/clang-format-fuzzer: ASSERT: PPBranchLevel < (int)PPLevelBranchIndex.size()

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 3676 by ClusterFuzz-External: llvm/clang-format-fuzzer: ASSERT: PPBranchLevel < (int)PPLevelBranchIndex.size() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3676#c9 (No comment was entered for this change.) -- You received

[llvm-bugs] Issue 3382 in oss-fuzz: llvm: Null-dereference READ in clang::format::AnnotatingParser::consumeToken

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #10 on issue 3382 by ClusterFuzz-External: llvm: Null-dereference READ in clang::format::AnnotatingParser::consumeToken https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3382#c10 (No comment was entered for this change.) -- You received

[llvm-bugs] Issue 3649 in oss-fuzz: llvm: Stack-overflow in clang::Parser::SkipUntil

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 3649 by ClusterFuzz-External: llvm: Stack-overflow in clang::Parser::SkipUntil https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3649#c9 (No comment was entered for this change.) -- You received this message because: 1. You

[llvm-bugs] Issue 3549 in oss-fuzz: ASSERT: Changes[i - 1].OriginalWhitespaceRange.getBegin() != C.OriginalWhitespaceRange.g

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #10 on issue 3549 by ClusterFuzz-External: ASSERT: Changes[i - 1].OriginalWhitespaceRange.getBegin() != C.OriginalWhitespaceRange.g https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3549#c10 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 3370 in oss-fuzz: llvm: ASSERT: getClient() && "DiagnosticClient not set!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #13 on issue 3370 by ClusterFuzz-External: llvm: ASSERT: getClient() && "DiagnosticClient not set!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3370#c13 (No comment was entered for this change.) -- You received this message because:

[llvm-bugs] Issue 3353 in oss-fuzz: llvm: ASSERT: CodeDC && !CodeDC->isFileContext() && "statement expr not in code context"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #10 on issue 3353 by ClusterFuzz-External: llvm: ASSERT: CodeDC && !CodeDC->isFileContext() && "statement expr not in code context" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3353#c10 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 3264 in oss-fuzz: llvm: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #12 on issue 3264 by ClusterFuzz-External: llvm: ASSERT: Ancestor->getEntity() == CurContext && "ancestor context mismatch" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3264#c12 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 4192 in oss-fuzz: llvm/llvm-special-case-list-fuzzer: Heap-buffer-overflow in p_ere

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4192 by ClusterFuzz-External: llvm/llvm-special-case-list-fuzzer: Heap-buffer-overflow in p_ere https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4192#c9 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 4278 in oss-fuzz: llvm/clang-format-fuzzer: ASSERT: (TokenText.startswith("//") || TokenText.startswith("#")) && "unsupported line c

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4278 by ClusterFuzz-External: llvm/clang-format-fuzzer: ASSERT: (TokenText.startswith("//") || TokenText.startswith("#")) && "unsupported line c https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4278#c9 (No comment was entered

[llvm-bugs] Issue 3979 in oss-fuzz: llvm/clang-fuzzer: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #8 on issue 3979 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: !isNull() && "Cannot retrieve a NULL type pointer" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3979#c8 (No comment was entered for this change.) -- You received

[llvm-bugs] Issue 4125 in oss-fuzz: llvm/llvm-special-case-list-fuzzer: Heap-buffer-overflow in p_ere

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #8 on issue 4125 by ClusterFuzz-External: llvm/llvm-special-case-list-fuzzer: Heap-buffer-overflow in p_ere https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4125#c8 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 4063 in oss-fuzz: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #8 on issue 4063 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4063#c8 (No comment was entered for this change.) -- You received

[llvm-bugs] Issue 4237 in oss-fuzz: llvm: Stack-overflow in p_ere

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4237 by ClusterFuzz-External: llvm: Stack-overflow in p_ere https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4237#c9 (No comment was entered for this change.) -- You received this message because: 1. You were specifically

[llvm-bugs] Issue 3369 in oss-fuzz: llvm: Out-of-memory in llvm_clang-format-fuzzer

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #10 on issue 3369 by ClusterFuzz-External: llvm: Out-of-memory in llvm_clang-format-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3369#c10 (No comment was entered for this change.) -- You received this message because: 1. You

[llvm-bugs] Issue 3737 in oss-fuzz: llvm/clang-fuzzer: Abrt in llvm::llvm_unreachable_internal

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 3737 by ClusterFuzz-External: llvm/clang-fuzzer: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3737#c9 (No comment was entered for this change.) -- You received this message because:

[llvm-bugs] Issue 3764 in oss-fuzz: llvm/clang-fuzzer: ASSERT: ClassDecl->hasFlexibleArrayMember() && "Incomplete array type is not valid"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 3764 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: ClassDecl->hasFlexibleArrayMember() && "Incomplete array type is not valid" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3764#c9 (No comment was entered for this

[llvm-bugs] Issue 3740 in oss-fuzz: llvm/clang-fuzzer: ASSERT: cast(SubExpr)->getQualifier() && "fixed to a member ref with no nes

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 3740 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: cast(SubExpr)->getQualifier() && "fixed to a member ref with no nes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3740#c9 (No comment was entered for this change.)

[llvm-bugs] Issue 4537 in oss-fuzz: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4537 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4537#c9 (No comment was entered for this change.) -- You received

[llvm-bugs] Issue 4574 in oss-fuzz: llvm/clang-fuzzer: ASSERT: !E->isArrow() && "missing call to bound member function?"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4574 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: !E->isArrow() && "missing call to bound member function?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4574#c9 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 4604 in oss-fuzz: llvm/clang-fuzzer: ASSERT: (data().DefaultedCopyConstructorIsDeleted || needsOverloadResolutionForCopyConst

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #8 on issue 4604 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: (data().DefaultedCopyConstructorIsDeleted || needsOverloadResolutionForCopyConst https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4604#c8 (No comment was entered for

[llvm-bugs] Issue 4619 in oss-fuzz: llvm/llvm-dwarfdump-fuzzer: Abrt in llvm::llvm_unreachable_internal

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4619 by ClusterFuzz-External: llvm/llvm-dwarfdump-fuzzer: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4619#c9 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 4575 in oss-fuzz: llvm/clang-fuzzer: ASSERT: DD && "queried property of class with no definition"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4575 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: DD && "queried property of class with no definition" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4575#c9 (No comment was entered for this change.) -- You received

[llvm-bugs] Issue 4565 in oss-fuzz: llvm/clangd-fuzzer: Stack-overflow in clang::clangd::json::Parser::parseExpr

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4565 by ClusterFuzz-External: llvm/clangd-fuzzer: Stack-overflow in clang::clangd::json::Parser::parseExpr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4565#c9 (No comment was entered for this change.) -- You received this

[llvm-bugs] Issue 4704 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: Abrt in handleLLVMFatalError

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4704 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-gisel: Abrt in handleLLVMFatalError https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4704#c9 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 4699 in oss-fuzz: llvm/clang-format-fuzzer: ASSERT: IndentLevel > 0

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4699 by ClusterFuzz-External: llvm/clang-format-fuzzer: ASSERT: IndentLevel > 0 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4699#c6 (No comment was entered for this change.) -- You received this message because: 1. You

[llvm-bugs] Issue 4701 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Direct-leak in llvm::MDTuple::getImpl

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4701 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: Direct-leak in llvm::MDTuple::getImpl https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4701#c9 (No comment was entered for this change.) -- You received this

[llvm-bugs] Issue 4712 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: TRI.getRegSizeInBits(*getRegClass(DstReg)) == TRI.getRegSizeInBits(*getRegClass(

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4712 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: TRI.getRegSizeInBits(*getRegClass(DstReg)) == TRI.getRegSizeInBits(*getRegClass( https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4712#c6 (No comment

[llvm-bugs] Issue 4705 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported SREM!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4705 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported SREM!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4705#c6 (No comment was entered for this change.)

[llvm-bugs] Issue 4706 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: VSTOffset == 0 || !F->hasName()

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4706 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: VSTOffset == 0 | | !F->hasName() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4706#c6 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 4714 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: Offset <= INT_MAX && "Offset too big to fit in int."

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4714 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: Offset <= INT_MAX && "Offset too big to fit in int." https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4714#c6 (No comment was entered for this change.)

[llvm-bugs] Issue 4656 in oss-fuzz: llvm/clang-fuzzer: Out-of-memory in llvm_clang-fuzzer

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #8 on issue 4656 by ClusterFuzz-External: llvm/clang-fuzzer: Out-of-memory in llvm_clang-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4656#c8 (No comment was entered for this change.) -- You received this message because: 1.

[llvm-bugs] Issue 4599 in oss-fuzz: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4599 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4599#c9 (No comment was entered for this change.) -- You received

[llvm-bugs] Issue 4558 in oss-fuzz: llvm/clang-format-fuzzer: ASSERT: NewRemainingTokenColumns < RemainingTokenColumns

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4558 by ClusterFuzz-External: llvm/clang-format-fuzzer: ASSERT: NewRemainingTokenColumns < RemainingTokenColumns https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4558#c9 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 4608 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Parser::ParseDeclaratorInternal

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #7 on issue 4608 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::Parser::ParseDeclaratorInternal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4608#c7 (No comment was entered for this change.) -- You received this

[llvm-bugs] Issue 4717 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Out-of-memory in llvm_llvm-isel-fuzzer--aarch64-O2

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4717 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: Out-of-memory in llvm_llvm-isel-fuzzer--aarch64-O2 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4717#c6 (No comment was entered for this change.) -- You

[llvm-bugs] Issue 4702 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: Direct-leak in llvm::BitcodeReaderValueList::getValueFwdRef

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4702 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-gisel: Direct-leak in llvm::BitcodeReaderValueList::getValueFwdRef https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4702#c9 (No comment was entered for this

[llvm-bugs] Issue 5212 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: Out-of-memory in llvm_llvm-isel-fuzzer--aarch64-gisel

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #5 on issue 5212 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-gisel: Out-of-memory in llvm_llvm-isel-fuzzer--aarch64-gisel https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5212#c5 (No comment was entered for this change.) --

[llvm-bugs] Issue 5259 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NameRef.find_first_of(0) == StringRef::npos && "Null bytes are not allowed in na

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #5 on issue 5259 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NameRef.find_first_of(0) == StringRef::npos && "Null bytes are not allowed in na https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5259#c5 (No comment

[llvm-bugs] Issue 5020 in oss-fuzz: llvm/clang-fuzzer: ASSERT: width && "Can't truncate to 0 bits"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #5 on issue 5020 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: width && "Can't truncate to 0 bits" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5020#c5 (No comment was entered for this change.) -- You received this message

[llvm-bugs] Issue 5255 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isIntPredicate() && "Invalid ICmp predicate value"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #5 on issue 5255 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isIntPredicate() && "Invalid ICmp predicate value" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5255#c5 (No comment was entered for this change.)

[llvm-bugs] Issue 4984 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: CastInst::castIsValid(opc, C, Ty) && "Invalid constantexpr cast!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #5 on issue 4984 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: CastInst::castIsValid(opc, C, Ty) && "Invalid constantexpr cast!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4984#c5 (No comment was entered for

[llvm-bugs] Issue 4737 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: idx < size()

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4737 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: idx < size() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4737#c6 (No comment was entered for this change.) -- You received this message because:

[llvm-bugs] Issue 4766 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: EltSize * 8 == EltVT.getSizeInBits() && "Converting bits to bytes lost precision

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4766 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: EltSize * 8 == EltVT.getSizeInBits() && "Converting bits to bytes lost precision https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4766#c6 (No comment

[llvm-bugs] Issue 4721 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: Index < Length && "Invalid index!"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4721 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: Index < Length && "Invalid index!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4721#c6 (No comment was entered for this change.) -- You received this

[llvm-bugs] Issue 4908 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: Null-dereference READ in llvm::IRMutator::mutateModule

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #9 on issue 4908 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-gisel: Null-dereference READ in llvm::IRMutator::mutateModule https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4908#c9 (No comment was entered for this change.) --

[llvm-bugs] Issue 4873 in oss-fuzz: llvm/clang-fuzzer: ASSERT: DeclAccess != AS_none

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #6 on issue 4873 by ClusterFuzz-External: llvm/clang-fuzzer: ASSERT: DeclAccess != AS_none https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4873#c6 (No comment was entered for this change.) -- You received this message because: 1. You

[llvm-bugs] Issue 4978 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: NumBytes >= 0 && "Negative stack allocation size!?"

2018-07-03 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Cc: eney...@google.com Comment #5 on issue 4978 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: NumBytes >= 0 && "Negative stack allocation size!?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=4978#c5 (No comment was entered for this

  1   2   3   >