[llvm-bugs] [Bug 135506] clang++ 21 crash

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135506 Summary clang++ 21 crash Labels clang Assignees Reporter apache-hb

[llvm-bugs] [Bug 135508] [clang-tidy] Check request: bugprone-union-inactive-member-access

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135508 Summary [clang-tidy] Check request: bugprone-union-inactive-member-access Labels clang-tidy Assignees

[llvm-bugs] [Bug 135486] [LLVM] APInt::tcAdd has quiet poor codegen.

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135486 Summary [LLVM] APInt::tcAdd has quiet poor codegen. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 135496] crash

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135496 Summary crash Labels new issue Assignees Reporter MacroModel see:

[llvm-bugs] [Bug 135481] [[deprecated]] attribute ignored after definition

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135481 Summary [[deprecated]] attribute ignored after definition Labels new issue Assignees Reporter

[llvm-bugs] [Bug 135487] [aarch64][x86] llvm keep .rodata..L__const section

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135487 Summary [aarch64][x86] llvm keep .rodata..L__const section Labels new issue Assignees Reporter

[llvm-bugs] [Bug 135521] [LoongArch] ADD/SUB and TLS relocation should move away from `FirstLiteralRelocationKind + offset`

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135521 Summary [LoongArch] ADD/SUB and TLS relocation should move away from `FirstLiteralRelocationKind + offset` Labels backend:loongarch A

[llvm-bugs] [Bug 135522] [Clang] Missing source location in diagnostic for invalid conversion in function w/ explicit object parameter

2025-04-12 Thread LLVM Bugs via llvm-bugs
Issue 135522 Summary [Clang] Missing source location in diagnostic for invalid conversion in function w/ explicit object parameter Labels clang:frontend, regr