[llvm-bugs] [Bug 50380] New: class static object member is initlized twice

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50380 Bug ID: 50380 Summary: class static object member is initlized twice Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 50327] Incorrect call frame info on X86_64 target

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50327 David Blaikie changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50379] New: False positive warning on out param

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50379 Bug ID: 50379 Summary: False positive warning on out param Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50354] clang crashes on valid code at -O3 on x86_64-linux-gnu

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50354 listm...@philipreames.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 34411 in oss-fuzz: llvm:clang-fuzzer: ASSERT: (FRI->ColonLoc.isValid() || !DG) && "cannot find for range declaration"

2021-05-17 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 48584] Reduction identifier "+" type requirements

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48584 Mike Rice changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 50378] New: [fuhcsia] Implement InitPrctl once TBI on Fuchsia is finalized

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50378 Bug ID: 50378 Summary: [fuhcsia] Implement InitPrctl once TBI on Fuchsia is finalized Product: compiler-rt Version: unspecified Hardware: PC OS: All St

[llvm-bugs] [Bug 49356] bug_taskwait_detach failing on 32-bit x86 and ARM Linux

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49356 Shilei Tian changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 41459, which changed state. Bug 41459 Summary: __builtin_constant_p() appears to return true for non-constant argument https://bugs.llvm.org/show_bug.cgi?id=41459 What|Removed |Added ---

[llvm-bugs] [Bug 41459] __builtin_constant_p() appears to return true for non-constant argument

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41459 Nick Desaulniers changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50376] Explicit template instantiation fails for templated constructor.

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50376 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 50377] New: [CodeGen] Failed to select store instruction with certain operands

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50377 Bug ID: 50377 Summary: [CodeGen] Failed to select store instruction with certain operands Product: libraries Version: trunk Hardware: PC OS: All Status

[llvm-bugs] [Bug 44864] lldb -python-path (with lldb installed using apt-get install lldb-9) returns an incorrect path

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44864 Wolfgang Hänsch changed: What|Removed |Added Resolution|FIXED |--- Version|unspecified

[llvm-bugs] [Bug 50376] New: Explicit template instantiation fails for templated constructor.

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50376 Bug ID: 50376 Summary: Explicit template instantiation fails for templated constructor. Product: clang Version: trunk Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 50368] clang crashes at llvm/lib/IR/Constants.cpp:1981 Assertion `CastInst::castIsValid(opc, C, Ty) && "Invalid constantexpr cast!"' failed (under -O2 or -O3)

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50368 Sanjay Patel changed: What|Removed |Added Resolution|--- |WORKSFORME Status|CONFIRMED

[llvm-bugs] [Bug 50375] New: [X86][MMX] hoisting behavior of mmx intrinsics and _mm_empty

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50375 Bug ID: 50375 Summary: [X86][MMX] hoisting behavior of mmx intrinsics and _mm_empty Product: libraries Version: trunk Hardware: PC OS: Windows NT Statu

[llvm-bugs] [Bug 50374] New: static llvm::FixedVectorType *llvm::FixedVectorType::get(llvm::Type *, unsigned int): Assertion `NumElts > 0 && "#Elements of a VectorType must be greater than 0"' failed.

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50374 Bug ID: 50374 Summary: static llvm::FixedVectorType *llvm::FixedVectorType::get(llvm::Type *, unsigned int): Assertion `NumElts > 0 && "#Elements of a VectorType must be g

[llvm-bugs] Issue 33697 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in MemoryBufferMem::getBufferIdentifier

2021-05-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 33697 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in MemoryBufferMem::getBufferIdentifier https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=33697#c1 ClusterFuzz testcase 5356517978144768

[llvm-bugs] [Bug 50373] New: Two crashpad_unittests fail when linked with lld

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50373 Bug ID: 50373 Summary: Two crashpad_unittests fail when linked with lld Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50344] clang 12.0.0 ignores copy constructor and fails to compile seemingly correct code

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50344 Fedor Kazmin changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 50084] Crash when using saturating intrinsics for vectors of i128 on PowerPC

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50084 Nemanja Ivanovic changed: What|Removed |Added Assignee|unassignedb...@nondot.org |nemanja.i@gmail.com Status|C

[llvm-bugs] [Bug 49309] [AMDGPU][MC][GFX9+][DOC] Incorrect description of SMEM offset operand

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49309 Dmitry changed: What|Removed |Added Fixed By Commit(s)||434b278 Status|NEW

[llvm-bugs] [Bug 50372] New: [Coroutine] Coroutine collect unneeded variables to coroutine frame.

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50372 Bug ID: 50372 Summary: [Coroutine] Coroutine collect unneeded variables to coroutine frame. Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 50371] New: Clang crashes on xds_cluster_resolver.cc from grpc project on Windows for Release builds

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50371 Bug ID: 50371 Summary: Clang crashes on xds_cluster_resolver.cc from grpc project on Windows for Release builds Product: clang Version: 10.0 Hardware: PC OS: Windo

[llvm-bugs] [Bug 50370] New: Timeout in llvm-opt-fuzzer--x86_64-instcombine

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50370 Bug ID: 50370 Summary: Timeout in llvm-opt-fuzzer--x86_64-instcombine Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhance

[llvm-bugs] [Bug 50369] Initializing shared_ptr with make_shared should not call destructor

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50369 Dimitry Andric changed: What|Removed |Added CC||dimi...@andric.com, |

[llvm-bugs] [Bug 50344] clang 12.0.0 ignores copy constructor and fails to compile seemingly correct code

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50344 Fedor Kazmin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[llvm-bugs] [Bug 47418] Destructor not called when returning object from template class method

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47418 Danila Kutenin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 50369] New: Initializing shared_ptr with make_shared should not call destructor

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50369 Bug ID: 50369 Summary: Initializing shared_ptr with make_shared should not call destructor Product: clang Version: 12.0 Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 50038] Miscompilation of for-loop with a declaration condition initialized with ternary operator

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50038 Danila Kutenin changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 34395 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: Timeout in llvm-opt-fuzzer--x86_64-instcombine

2021-05-17 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 45566] [coroutines] coroutine frame layout doesn't reuse storage for local variables with non-overlapping lifetimes

2021-05-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45566 Chuanqi Xu changed: What|Removed |Added CC||yedeng...@linux.alibaba.com Status|NEW