[llvm-bugs] [Bug 48618] [CMake] libcxx_tsan_x86_64: projects/compiler-rt/lib/tsan/libcxx_tsan_x86_64-bins/cxx/__config_site does not respect LIBCXX_* variables

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48618 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2021-01-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 48680] New: -Wno-argument-outside-range flag doesn't seem to work in clang-1200.0.32.28

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48680 Bug ID: 48680 Summary: -Wno-argument-outside-range flag doesn't seem to work in clang-1200.0.32.28 Product: clang Version: unspecified Hardware: Macintosh OS: MacO

[llvm-bugs] [Bug 48679] New: How can I generate SVE vectors with LLVM

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48679 Bug ID: 48679 Summary: How can I generate SVE vectors with LLVM Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 48678] New: Crash with inline asm using wrong register name

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48678 Bug ID: 48678 Summary: Crash with inline asm using wrong register name Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 48190] updateCGAndAnalysisManagerForPass cannot handle cycles introduced by CoroSplit

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48190 Arthur Eubanks changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46649] Change default pass manager to new pass manager

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46649 Bug 46649 depends on bug 48190, which changed state. Bug 48190 Summary: updateCGAndAnalysisManagerForPass cannot handle cycles introduced by CoroSplit https://bugs.llvm.org/show_bug.cgi?id=48190 What|Removed |Added --

[llvm-bugs] Issue 26362 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-guard_widening: Out-of-memory in llvm-opt-fuzzer--x86_64-guard_widening

2021-01-06 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 26362 by sheriffbot: llvm:llvm-opt-fuzzer--x86_64-guard_widening: Out-of-memory in llvm-opt-fuzzer--x86_64-guard_widening https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26362#c1 This bug is approaching its deadline for bei

[llvm-bugs] Issue 26359 in oss-fuzz: llvm:clang-objc-fuzzer: ASSERT: I && "decl not found in linked list"

2021-01-06 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 26359 by sheriffbot: llvm:clang-objc-fuzzer: ASSERT: I && "decl not found in linked list" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26359#c1 This bug is approaching its deadline for being fixed, and will be automatical

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

2021-01-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 48153] Cannot compile NVPTX when using -fsave-optimization-record with Optimizations

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48153 Joseph Huber changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] Issue 29334 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: SafeReplacementConstant && "Replacement constant not set"

2021-01-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 48677] New: [asan][win] Interceptor failures on Windows Insider builds

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48677 Bug ID: 48677 Summary: [asan][win] Interceptor failures on Windows Insider builds Product: compiler-rt Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] Issue 28797 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-simplifycfg: ASSERT: BI->getSuccessor(0) != BI->getSuccessor(1) && "Same-destination conditional bran

2021-01-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 28797 by ClusterFuzz-External: llvm:llvm-opt-fuzzer--x86_64-simplifycfg: ASSERT: BI->getSuccessor(0) != BI->getSuccessor(1) && "Same-destination conditional bran https://bugs.chromium.org/p/oss-fuzz/issues

[llvm-bugs] Issue 29325 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-simplifycfg: ASSERT: !NewSuccessors.empty() && "Should be adding some new successors."

2021-01-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 37905] clang-tidy reports false-positive for stringstream::operator>>

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37905 Jürgen Pesara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48675] optin.mpi.MPI-Checker crashes on MPI_Wait in loop

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48675 Nathan James changed: What|Removed |Added Assignee|unassignedclangbugs@nondot. |dcough...@apple.com |org

[llvm-bugs] [Bug 48676] New: opt -always-inline -instcombine is less powerful than two separate invocations of opt

2021-01-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48676 Bug ID: 48676 Summary: opt -always-inline -instcombine is less powerful than two separate invocations of opt Product: new-bugs Version: 11.0 Hardware: PC OS: Linux