[llvm-bugs] [Bug 101798] [libc] dead/broken entrypoints

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101798 Summary [libc] dead/broken entrypoints Labels libc Assignees Reporter SchrodingerZhu

[llvm-bugs] [Bug 101789] Flang build fails on GitHub Action MacOS X86_64 runners

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101789 Summary Flang build fails on GitHub Action MacOS X86_64 runners Labels flang Assignees Reporter

[llvm-bugs] [Bug 101777] -Wthread-safety-analysis FR: automatic inference of annotations for local-scope lambdas

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101777 Summary -Wthread-safety-analysis FR: automatic inference of annotations for local-scope lambdas Labels new issue Assignees

[llvm-bugs] [Bug 101776] Dollar sign in section name is handled incorrectly for intel-style inline assembly for Windows target

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101776 Summary Dollar sign in section name is handled incorrectly for intel-style inline assembly for Windows target Labels new issue Assign

[llvm-bugs] [Bug 101764] `DeclRefExpr::getEndLoc()` returns the same `SourceLocation` as `DeclRefExpr::getStartLoc()`

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101764 Summary `DeclRefExpr::getEndLoc()` returns the same `SourceLocation` as `DeclRefExpr::getStartLoc()` Labels bug, clang:diagnostics

[llvm-bugs] [Bug 101754] [clang] [frontend] crash when instantiating a parameter pack in a lambda constraint

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101754 Summary [clang] [frontend] crash when instantiating a parameter pack in a lambda constraint Labels clang Assignees

[llvm-bugs] [Bug 101736] [HLSL] Add warning and remove export functions in non-library shaders

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101736 Summary [HLSL] Add warning and remove export functions in non-library shaders Labels new issue Assignees

[llvm-bugs] [Bug 101735] [Clang] `requires` clause with parameter pack expansion fails equivalence requirements for out of line definitions

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101735 Summary [Clang] `requires` clause with parameter pack expansion fails equivalence requirements for out of line definitions Labels clang:frontend,

[llvm-bugs] [Bug 101725] [WebAssembly] Masked lanes in auto-vectorization

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101725 Summary [WebAssembly] Masked lanes in auto-vectorization Labels backend:WebAssembly Assignees Reporter

[llvm-bugs] [Bug 101718] [clang++] [frontend] crash on parsing ternary operator with `vector_size` as condition guard

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101718 Summary [clang++] [frontend] crash on parsing ternary operator with `vector_size` as condition guard Labels clang Assignees

[llvm-bugs] [Bug 101716] [PAC][clang] Fix address discrimination for type_info vtable pointers

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101716 Summary [PAC][clang] Fix address discrimination for type_info vtable pointers Labels clang Assignees R

[llvm-bugs] [Bug 101713] LWG1214: Insufficient/inconsistent key immutability requirements for associative containers

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101713 Summary LWG1214: Insufficient/inconsistent key immutability requirements for associative containers Labels libc++, c++14, lwg-issue

[llvm-bugs] [Bug 101710] Inconsistent behavior in lldb-shell :: Unwind/windows-unaligned-x86_64.test

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101710 Summary Inconsistent behavior in lldb-shell :: Unwind/windows-unaligned-x86_64.test Labels new issue Assignees

[llvm-bugs] [Bug 101709] [mlir] Bufferization issue after tensor.insert_slice

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101709 Summary [mlir] Bufferization issue after tensor.insert_slice Labels mlir Assignees Reporter

[llvm-bugs] [Bug 101708] [mlir][tensor] `InsertSliceOfTransferWriteOpFolder` does not check if write fully-overwrites destination

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101708 Summary [mlir][tensor] `InsertSliceOfTransferWriteOpFolder` does not check if write fully-overwrites destination Labels good first issue, mlir,

[llvm-bugs] [Bug 101693] LWG3303: Bad `constexpr` marker for `destroy`/`destroy_n`

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101693 Summary LWG3303: Bad `constexpr` marker for `destroy`/`destroy_n` Labels libc++, c++20, lwg-issue Assignees

[llvm-bugs] [Bug 101690] [Clang] Crash when attempting to take `decltype` of `std::` function replaced with builtin

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101690 Summary [Clang] Crash when attempting to take `decltype` of `std::` function replaced with builtin Labels clang Assignees

[llvm-bugs] [Bug 101687] [Clang][C++11] `decltype` does not strip `noexcept` and cannot form double pointers to noexcept functions

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101687 Summary [Clang][C++11] `decltype` does not strip `noexcept` and cannot form double pointers to noexcept functions Labels clang Assign

[llvm-bugs] [Bug 101685] [clang] Crash on templated type with address space

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101685 Summary [clang] Crash on templated type with address space Labels clang Assignees Reporter

[llvm-bugs] [Bug 101680] [GVN] Redundant `memmove` in zero-initialized array not simplified to zero

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101680 Summary [GVN] Redundant `memmove` in zero-initialized array not simplified to zero Labels missed-optimization, llvm:GVN A

[llvm-bugs] [Bug 101674] template function with deduced return type specialization causes clang to crash

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101674 Summary template function with deduced return type specialization causes clang to crash Labels clang Assignees

[llvm-bugs] [Bug 101671] [asan] False positive ODR violation error for global data (e.g. vtable)

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101671 Summary [asan] False positive ODR violation error for global data (e.g. vtable) Labels new issue Assignees

[llvm-bugs] [Bug 101667] ContinuousSyncMode/runtime-counter-relocation.c etc. FAIL on 32-bit SPARC

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101667 Summary ContinuousSyncMode/runtime-counter-relocation.c etc. FAIL on 32-bit SPARC Labels new issue Assignees

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-08-02 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #17 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c17 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://

[llvm-bugs] [Bug 101661] lld/ELF does not look in /usr/local/lib by default, while BFD ld does

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101661 Summary lld/ELF does not look in /usr/local/lib by default, while BFD ld does Labels lld Assignees Rep

[llvm-bugs] [Bug 101657] Extending LLDB to work on AIX

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101657 Summary Extending LLDB to work on AIX Labels Assignees Reporter Dhruv-Srivastava-IBM

[llvm-bugs] [Bug 101656] [clang-format] enable AlignConsecutiveAssignments will cause consecutive alignment between initialization and assignment

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101656 Summary [clang-format] enable AlignConsecutiveAssignments will cause consecutive alignment between initialization and assignment Labels Assignees

[llvm-bugs] [Bug 101635] [clang] False positive clang-analyzer-core.NonNullParamChecker with guard variable and two containers

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101635 Summary [clang] False positive clang-analyzer-core.NonNullParamChecker with guard variable and two containers Labels clang Assignees

[llvm-bugs] [Bug 101631] [clang-format] AllowShortBlocksOnASingleLine discards whole format settings (in C)

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101631 Summary [clang-format] AllowShortBlocksOnASingleLine discards whole format settings (in C) Labels clang-format Assignees

[llvm-bugs] [Bug 101628] release/19.x: Please merge "bitmap bias" (#96126) for MC/DC to be available with continuous mode

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101628 Summary release/19.x: Please merge "bitmap bias" (#96126) for MC/DC to be available with continuous mode Labels new issue Assignees

[llvm-bugs] [Bug 101624] [LoongArch][Clang] Miss optimization for code mixed with replgr2vr and insgr2vr

2024-08-02 Thread LLVM Bugs via llvm-bugs
Issue 101624 Summary [LoongArch][Clang] Miss optimization for code mixed with replgr2vr and insgr2vr Labels clang Assignees