[llvm-bugs] [Bug 132371] Sanitizer Build : ASTReader.cpp error: unused variable 'I' [-Werror, -Wunused-variable]

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132371 Summary Sanitizer Build : ASTReader.cpp error: unused variable 'I' [-Werror,-Wunused-variable] Labels new issue Assignees

[llvm-bugs] [Bug 132393] R_X86_64_REX_GOTPCRELX emitted in a kernel module when compiling with -fsanitize-coverage=trace-pc-guard

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132393 Summary R_X86_64_REX_GOTPCRELX emitted in a kernel module when compiling with -fsanitize-coverage=trace-pc-guard Labels new issue Ass

[llvm-bugs] [Bug 132388] Extra a.out file generated by clang -Wl, -v plus with head command

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132388 Summary Extra a.out file generated by clang -Wl,-v plus with head command Labels clang Assignees Repor

[llvm-bugs] [Bug 132359] call to '__bad_copy_from' declared with 'error' attribute:

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132359 Summary call to '__bad_copy_from' declared with 'error' attribute: Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132463] Invalid `tuple_size` expressions in structured bindings not always detected

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132463 Summary Invalid `tuple_size` expressions in structured bindings not always detected Labels clang:frontend, clang:diagnostics, c++26

[llvm-bugs] [Bug 132413] [clangd] Clangd running with `--experimental-modules-support` crashes when the compilation database is unavailable.

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132413 Summary [clangd] Clangd running with `--experimental-modules-support` crashes when the compilation database is unavailable. Labels new issue

[llvm-bugs] [Bug 132411] [lld-link] LLD-LINK produces broken forward imports in source DEF

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132411 Summary [lld-link] LLD-LINK produces broken forward imports in source DEF Labels new issue Assignees R

[llvm-bugs] [Bug 132479] Request Commit Access For cassiebeckley

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132479 Summary Request Commit Access For cassiebeckley Labels infra:commit-access-request Assignees Reporter

[llvm-bugs] [Bug 132419] [Clang-Tidy] `cppcoreguidelines-rvalue-reference-param-not-moved` false positive on rvalue references since C++20

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132419 Summary [Clang-Tidy] `cppcoreguidelines-rvalue-reference-param-not-moved` false positive on rvalue references since C++20 Labels clang-tidy, fals

[llvm-bugs] [Bug 132487] [CIR] Upstream function call support

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132487 Summary [CIR] Upstream function call support Labels ClangIR Assignees Reporter andyka

[llvm-bugs] [Bug 132491] [CIR] Upstream support for switch statements

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132491 Summary [CIR] Upstream support for switch statements Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132456] `floor` function missing from libm offloaded on OpenMP (nvptx)

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132456 Summary `floor` function missing from libm offloaded on OpenMP (nvptx) Labels new issue Assignees Repo

[llvm-bugs] [Bug 132435] [flang] Another issue in cp2k 2025.1 compilation

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132435 Summary [flang] Another issue in cp2k 2025.1 compilation Labels flang Assignees Reporter

[llvm-bugs] [Bug 132450] [libc][math][AMDGPU] Implement GPU math functions

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132450 Summary [libc][math][AMDGPU] Implement GPU math functions Labels libc Assignees Reporter

[llvm-bugs] [Bug 132429] Clang crash when using stdc++ features in OpenMP offloaded regions

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132429 Summary Clang crash when using stdc++ features in OpenMP offloaded regions Labels clang Assignees Repo

[llvm-bugs] [Bug 132472] llvm-objdump within ROCm segfaults

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132472 Summary llvm-objdump within ROCm segfaults Labels new issue Assignees Reporter mysore

[llvm-bugs] [Bug 132473] LLDB breaks on adding a breakpoint using python

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132473 Summary LLDB breaks on adding a breakpoint using python Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132474] std::span with volatile non copyable type cannot be constructed

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132474 Summary std::span with volatile non copyable type cannot be constructed Labels new issue Assignees Rep

[llvm-bugs] [Bug 132490] [CIR] Upstream support for loops

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132490 Summary [CIR] Upstream support for loops Labels ClangIR Assignees andykaylor Reporter

[llvm-bugs] [Bug 132464] [MC] Regression regarding .safeseh in inline assembly

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132464 Summary [MC] Regression regarding .safeseh in inline assembly Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132503] Inconsistency in sinh(const), cosh(const), and tanh(const) optimizations with -ffast-math

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132503 Summary Inconsistency in sinh(const), cosh(const), and tanh(const) optimizations with -ffast-math Labels new issue Assignees

[llvm-bugs] [Bug 132459] [libc++] Optimizations for algorithms on flat containers

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132459 Summary [libc++] Optimizations for algorithms on flat containers Labels libc++, performance Assignees

[llvm-bugs] [Bug 132452] [libLLVM] Function scoped statics cause segfaults when main thread exits during compilation

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132452 Summary [libLLVM] Function scoped statics cause segfaults when main thread exits during compilation Labels new issue Assignees

[llvm-bugs] [Bug 132508] `u <= (u <= (unsigned)b)` can be folded into `(u <= (unsigned)b)`

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132508 Summary `u <= (u <= (unsigned)b)` can be folded into `(u <= (unsigned)b)` Labels new issue Assignees R

[llvm-bugs] [Bug 132505] Backport 94426df66a8d7c2321f9e197e5ef9636b0d5ce70 to release/20.x

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132505 Summary Backport 94426df66a8d7c2321f9e197e5ef9636b0d5ce70 to release/20.x Labels new issue Assignees R

[llvm-bugs] [Bug 132488] [CIR] Upstream if statement support

2025-03-21 Thread LLVM Bugs via llvm-bugs
Issue 132488 Summary [CIR] Upstream if statement support Labels ClangIR Assignees Reporter andykay