[llvm-bugs] Issue 18270 in oss-fuzz: llvm:clang-fuzzer: Null-dereference READ in clang::CXXRecordDecl::data

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] [Bug 43683] New: Does clang 9.0.0 version support VS2010?

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43683 Bug ID: 43683 Summary: Does clang 9.0.0 version support VS2010? Product: clang Version: 9.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43674] Constexpr new: strange behavior and lack of diagnostic information

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43674 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43654] gvn-hoist crashes: Assertion `i != -1 && "Should have found the basic block in the phi"' failed.

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43654 Alina Sbirlea changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42003] Crash in cc1_main with -flto

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42003 Alina Sbirlea changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43441] newgvn crashes: Assertion `MA && "Handed an instruction that MemorySSA doesn't recognize?"' failed.

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43441 Alina Sbirlea changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

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

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] [Bug 43682] New: Invalid DWARF expression for long double on x64

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43682 Bug ID: 43682 Summary: Invalid DWARF expression for long double on x64 Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] Issue 18262 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: (*RBI.getRegBank(DefReg, MRI, TRI)).getID() == AArch64::GPRRegBankID && "Unexpec

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] [Bug 43650] [X86] Poor +/-1 integer sign extraction

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43650 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 15536 in oss-fuzz: llvm/clang-fuzzer: Null-dereference READ in clang::Sema::~Sema

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 15536 by ClusterFuzz-External: llvm/clang-fuzzer: Null-dereference READ in clang::Sema::~Sema https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15536#c2 ClusterFuzz testcase 5731845464915968 is veri

[llvm-bugs] Issue 18037 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 18037 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18037#c1 ClusterFuzz testcase 5724414871601152 is verif

[llvm-bugs] Issue 17982 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::lookup

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 17982 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::lookup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17982#c1 ClusterFuzz testcase 5716164910514176 is ver

[llvm-bugs] [Bug 43681] New: dead_strip_dylibs does not eliminate dylibs referenced by code removed with dead_strip

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43681 Bug ID: 43681 Summary: dead_strip_dylibs does not eliminate dylibs referenced by code removed with dead_strip Product: lld Version: unspecified Hardware: Macintosh

[llvm-bugs] Issue 16027 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-licm: ASSERT: idx < size()

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 16027 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-licm: ASSERT: idx < size() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16027#c2 ClusterFuzz testcase 5698882983428096 is verified as

[llvm-bugs] Issue 17818 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::APValue::swap

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 17818 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::APValue::swap https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17818#c1 ClusterFuzz testcase 5691140048683008 is verified

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

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 15587 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15587#c2 Clus

[llvm-bugs] Issue 15718 in oss-fuzz: llvm/clang-fuzzer: Null-dereference READ in clang::Sema::ActOnStartOfFunctionDef

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 15718 by ClusterFuzz-External: llvm/clang-fuzzer: Null-dereference READ in clang::Sema::ActOnStartOfFunctionDef https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15718#c3 ClusterFuzz testcase 568389

[llvm-bugs] Issue 16719 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-guard_widening: Abrt in llvm::llvm_unreachable_internal

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 16719 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-guard_widening: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16719#c1 ClusterFuzz testcase

[llvm-bugs] Issue 17659 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: Exp != 0 && "Incorrect exponent 0 not handled"

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 17659 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: Exp != 0 && "Incorrect exponent 0 not handled" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17659#c1 ClusterFu

[llvm-bugs] Issue 16512 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: MaskDef->getOpcode() == TargetOpcode::G_BUILD_VECTOR && "G_SHUFFLE_VECTOR should

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 16512 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--aarch64-gisel: ASSERT: MaskDef->getOpcode() == TargetOpcode::G_BUILD_VECTOR && "G_SHUFFLE_VECTOR should https://bugs.chromium.org/p/oss-fuzz/issues

[llvm-bugs] Issue 18203 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in Evaluate

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 18203 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in Evaluate https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18203#c1 ClusterFuzz testcase 5650154685726720 is verified as fixed in

[llvm-bugs] Issue 16571 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: use_empty() && "Uses remain when a value is destroyed!"

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 16571 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: use_empty() && "Uses remain when a value is destroyed!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16571#c1

[llvm-bugs] Issue 16104 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: idx < size()

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 16104 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: idx < size() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16104#c1 ClusterFuzz testcase 5636134255722496 is

[llvm-bugs] Issue 18056 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in processTypeAttrs

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 18056 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in processTypeAttrs https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18056#c1 ClusterFuzz testcase 5630781161996288 is verified as f

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

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] Issue 16395 in oss-fuzz: llvm:llvm-isel-fuzzer--wasm32-O2: Unexpected-exit in llvm::LLVMContext::diagnose

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 16395 by ClusterFuzz-External: llvm:llvm-isel-fuzzer--wasm32-O2: Unexpected-exit in llvm::LLVMContext::diagnose https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=16395#c1 ClusterFuzz testcase 5184

[llvm-bugs] Issue 18170 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::GetTypeForDeclarator

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 18170 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::GetTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18170#c1 ClusterFuzz testcase 5148759935156224

[llvm-bugs] Issue 18098 in oss-fuzz: llvm:clangd-fuzzer: Null-dereference READ in clang::driver::tools::OffloadBundler::ConstructJob

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 18098 by ClusterFuzz-External: llvm:clangd-fuzzer: Null-dereference READ in clang::driver::tools::OffloadBundler::ConstructJob https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18098#c1 ClusterFuzz

[llvm-bugs] [Bug 43680] New: Cannot throw move-only object on Windows

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43680 Bug ID: 43680 Summary: Cannot throw move-only object on Windows Product: clang Version: 9.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] Issue 18256 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in Evaluate

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] Issue 17997 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-gvn: ASSERT: CastInst::castIsValid(Instruction::BitCast, C, DstTy) && "Invalid constantexpr b

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 17997 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-gvn: ASSERT: CastInst::castIsValid(Instruction::BitCast, C, DstTy) && "Invalid constantexpr b https://bugs.chromium.org/p/oss-fuzz/issues/d

[llvm-bugs] [Bug 42257] Missed optimization when a constant is a power of two

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42257 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] Issue 18003 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !empty()

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 18003 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: !empty() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18003#c1 ClusterFuzz testcase 5708730590560256 is verified

[llvm-bugs] [Bug 43679] New: [LoopDataPrefetch] Creates prefetch 3.5 terabytes ahead

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43679 Bug ID: 43679 Summary: [LoopDataPrefetch] Creates prefetch 3.5 terabytes ahead Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43678] New: [LSR] LSR creates use-before-def case

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43678 Bug ID: 43678 Summary: [LSR] LSR creates use-before-def case Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 43677] New: llvm-9.0.0 build issue on RHEL7

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43677 Bug ID: 43677 Summary: llvm-9.0.0 build issue on RHEL7 Product: new-bugs Version: 9.0 Hardware: Other OS: Linux Status: NEW Severity: release blocker P

[llvm-bugs] Issue 18251 in oss-fuzz: llvm:llvm-isel-fuzzer--wasm32-O2: Abrt in llvm::llvm_unreachable_internal

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com

[llvm-bugs] [Bug 43676] New: Can't install clang-tools 10 on Ubuntu Disco

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43676 Bug ID: 43676 Summary: Can't install clang-tools 10 on Ubuntu Disco Product: Packaging Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancemen

[llvm-bugs] Issue 15623 in oss-fuzz: llvm: Build failure

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: Verified Comment #32 on issue 15623 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15623#c32 The latest build has succeeded, closing this issue. -- You received this message because: 1. You were specifically CC'd on

[llvm-bugs] [Bug 43675] New: Test fails on master: LLVM.tools/llvm-ar.mri-utf8.test

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43675 Bug ID: 43675 Summary: Test fails on master: LLVM.tools/llvm-ar.mri-utf8.test Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: norma

[llvm-bugs] [Bug 43674] New: Constexpr new: strange behavior and lack of diagnostic information

2019-10-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43674 Bug ID: 43674 Summary: Constexpr new: strange behavior and lack of diagnostic information Product: clang Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] Issue 8605 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: (Known.Zero & Known.One) == 0 && "Bits known to be one AND zero?"

2019-10-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #12 on issue 8605 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: (Known.Zero & Known.One) == 0 && "Bits known to be one AND zero?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8605#c12 ClusterFuzz testcase 516872283776614