[llvm-bugs] [Bug 42000] New: __builtin_sub_overflow reports invalid overflow in constexpr context

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42000 Bug ID: 42000 Summary: __builtin_sub_overflow reports invalid overflow in constexpr context Product: clang Version: trunk Hardware: PC OS: FreeBSD Stat

[llvm-bugs] [Bug 41929] [MIPS] All word-sized multiplies against constants are transformed into inefficient shift + add sequences

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41929 Simon Atanasyan changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42001] New: incompatible pointer types warning restrict

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42001 Bug ID: 42001 Summary: incompatible pointer types warning restrict Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42002] New: output binary crash with clang/llvm 8.0.0 and -fembed-bitcode option

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42002 Bug ID: 42002 Summary: output binary crash with clang/llvm 8.0.0 and -fembed-bitcode option Product: clang Version: 8.0 Hardware: PC OS: Linux Status:

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

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42003 Bug ID: 42003 Summary: Crash in cc1_main with -flto Product: new-bugs Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

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

2019-05-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #59 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c59 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 41949] DeadStoreElimination not handling non byte sized stores correctly (miscompile, asserts, etc)

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41949 bjorn.a.petters...@ericsson.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[llvm-bugs] [Bug 42004] New: Initialization of a static local variable is not thread safe

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42004 Bug ID: 42004 Summary: Initialization of a static local variable is not thread safe Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 42005] New: clang-cl front end failure with xlocale from VS 2019 v16.1

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42005 Bug ID: 42005 Summary: clang-cl front end failure with xlocale from VS 2019 v16.1 Product: new-bugs Version: 8.0 Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 42006] New: LLD is not assigning an OutputSection of type OVERLAY an address.

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42006 Bug ID: 42006 Summary: LLD is not assigning an OutputSection of type OVERLAY an address. Product: lld Version: unspecified Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 42007] New: Recent commit to RawStringLiteral.cpp breaks compilation with Clang-9 and GCC-9.1

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42007 Bug ID: 42007 Summary: Recent commit to RawStringLiteral.cpp breaks compilation with Clang-9 and GCC-9.1 Product: clang-tools-extra Version: unspecified Hardware: PC

[llvm-bugs] [Bug 41878] wasm-ld: --trace doesn't indicate where some symbols are referenced

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41878 Sam Clegg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] Issue 13486 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: Direct-leak in BitcodeReader::parseConstants

2019-05-24 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 13486 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--x86_64-O2: Direct-leak in BitcodeReader::parseConstants https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13486#c2 This bug is approaching its deadline for being fi

[llvm-bugs] [Bug 42008] New: Support for .gnu.warning. section to generate linker warnings

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42008 Bug ID: 42008 Summary: Support for .gnu.warning. section to generate linker warnings Product: lld Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 42001] incompatible pointer types warning when restrict qualifier involved

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42001 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42009] New: [PCH] errors with force include explicit pch path

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42009 Bug ID: 42009 Summary: [PCH] errors with force include explicit pch path Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 42010] New: [ppc64] After r340469, Assertion failed: (!TLI.isOperationLegalOrCustom(N->getOpcode(), WideVecVT) && "Target supports vector op, but scalar requires expansion?"), functio

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42010 Bug ID: 42010 Summary: [ppc64] After r340469, Assertion failed: (!TLI.isOperationLegalOrCustom(N->getOpcode(), WideVecVT) && "Target supports vector op, but scalar require

[llvm-bugs] [Bug 42005] clang-cl front end failure with xlocale from VS 2019 v16.1

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42005 Reid Kleckner changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[llvm-bugs] [Bug 42011] New: merge r359809 into 8.0

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42011 Bug ID: 42011 Summary: merge r359809 into 8.0 Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: release blocker Priority: P

[llvm-bugs] [Bug 11123] Add John Regehr and Peng Li's Integer Overflow Checker (IOC) to CLang

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=11123 J. Ryan Stinnett changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42012] New: callbr left behind section

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42012 Bug ID: 42012 Summary: callbr left behind section Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 42013] New: llvm object file tools should dump all symbol table sections

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42013 Bug ID: 42013 Summary: llvm object file tools should dump all symbol table sections Product: libraries Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 15232] configure contains /r/n : on cygwin it is an error

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=15232 J. Ryan Stinnett changed: What|Removed |Added CC||jry...@gmail.com Resolution|---

[llvm-bugs] [Bug 41681] wasm-ld: support --wrap

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41681 Sam Clegg changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 40412] Unconvertable type leads to linker warnings in libcxx

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40412 Sam Clegg changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 34075] wasm backend segfault with -fcommon

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34075 Sam Clegg changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] Issue 14405 in oss-fuzz: llvm/llvm-microsoft-demangle-fuzzer: Null-dereference READ in llvm::ms_demangle::Demangler::demangleTemplateParameterList

2019-05-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #3 on issue 14405 by ClusterFuzz-External: llvm/llvm-microsoft-demangle-fuzzer: Null-dereference READ in llvm::ms_demangle::Demangler::demangleTemplateParameterList https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14405#c3 ClusterFuzz has detected this issue as fixed in range

[llvm-bugs] [Bug 40035] --size-sort causes symbols to not print

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40035 Michael Pozulp changed: What|Removed |Added CC||mpoz...@gmail.com Status|NEW

[llvm-bugs] Issue 14405 in oss-fuzz: llvm/llvm-microsoft-demangle-fuzzer: Null-dereference READ in llvm::ms_demangle::Demangler::demangleTemplateParameterList

2019-05-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #4 on issue 14405 by ClusterFuzz-External: llvm/llvm-microsoft-demangle-fuzzer: Null-dereference READ in llvm::ms_demangle::Demangler::demangleTemplateParameterList https://bugs.chromium.org/p/oss-fuzz/issues/deta

[llvm-bugs] [Bug 42014] New: clang-format crashes on windows when emplace formatting read-only file

2019-05-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42014 Bug ID: 42014 Summary: clang-format crashes on windows when emplace formatting read-only file Product: clang Version: 8.0 Hardware: PC OS: Windows NT S

llvm-bugs@lists.llvm.org

2019-05-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #5 on issue 12865 by ClusterFuzz-External: llvm/clangd-fuzzer: ASSERT: Clang->getFrontendOpts().Inputs[0].getKind().getFormat() == InputKind::Source && https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12865#c5 ClusterFuzz has detected this issue as fixed in range 201905220318

[llvm-bugs] Issue 14890 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isValidOperands(V1, V2, Mask) && "Invalid shuffle vector instruction operands!"

2019-05-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #2 on issue 14890 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isValidOperands(V1, V2, Mask) && "Invalid shuffle vector instruction operands!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14890#c2 ClusterFuzz has detected this issue as fixed in

llvm-bugs@lists.llvm.org

2019-05-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #6 on issue 12865 by ClusterFuzz-External: llvm/clangd-fuzzer: ASSERT: Clang->getFrontendOpts().Inputs[0].getKind().getFormat() == InputKind::Source && https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12865#c

[llvm-bugs] Issue 14890 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isValidOperands(V1, V2, Mask) && "Invalid shuffle vector instruction operands!"

2019-05-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 14890 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isValidOperands(V1, V2, Mask) && "Invalid shuffle vector instruction operands!" https://bugs.chromium.org/p/oss-fuzz/iss

[llvm-bugs] Issue 14940 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: RawData != 0 && "Invalid Type"

2019-05-24 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