[llvm-bugs] [Bug 91166] clang crashes while compiling

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91166 Summary clang crashes while compiling Labels clang Assignees Reporter Florikoeln

[llvm-bugs] [Bug 91164] [libc] libc.test.src.setjmp.setjmp_test is failing

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91164 Summary [libc] libc.test.src.setjmp.setjmp_test is failing Labels libc Assignees Reporter

[llvm-bugs] [Bug 91156] LLVM Buildbot apparently needs CMake update in windows environment

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91156 Summary LLVM Buildbot apparently needs CMake update in windows environment Labels new issue Assignees R

[llvm-bugs] [Bug 91155] wrong fix of clang-tidy bugprone-macro-parentheses

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91155 Summary wrong fix of clang-tidy bugprone-macro-parentheses Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 91152] Commit to address windows lld apparent build failure is in main branch but not release/18.x branch

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91152 Summary Commit to address windows lld apparent build failure is in main branch but not release/18.x branch Labels lld Assignees

[llvm-bugs] [Bug 91147] [packaging] apt.llvm.org/llvm.sh no workaround for noble dist structure.

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91147 Summary [packaging] apt.llvm.org/llvm.sh no workaround for noble dist structure. Labels new issue Assignees

[llvm-bugs] [Bug 91144] [libunwind] Undefined behavior pointer arithmetic with null pointer

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91144 Summary [libunwind] Undefined behavior pointer arithmetic with null pointer Labels new issue Assignees

[llvm-bugs] [Bug 91131] Assertion `CXXInfo->BaseOffsets.count(Base) && "Did not find base!"` failed

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91131 Summary Assertion `CXXInfo->BaseOffsets.count(Base) && "Did not find base!"` failed Labels c++, clang:frontend, crash-on-invalid

[llvm-bugs] [Bug 91130] [libfuzzer] No Large File Support in 32bit targets

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91130 Summary [libfuzzer] No Large File Support in 32bit targets Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91127] [InstCombine] Miscompilation which converts `icmp eq (trunc nsw i64 X), (trunc nsw i32 Y)` into `icmp eq (zext i32 Y), X`

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91127 Summary [InstCombine] Miscompilation which converts `icmp eq (trunc nsw i64 X), (trunc nsw i32 Y)` into `icmp eq (zext i32 Y), X` Labels miscompilation,

[llvm-bugs] [Bug 91123] coroutine frame from lambda

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91123 Summary coroutine frame from lambda Labels new issue Assignees Reporter kelbon

[llvm-bugs] [Bug 91121] LLVM 18.1.5 Release Assets missing some code!

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91121 Summary LLVM 18.1.5 Release Assets missing some code! Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91117] Results of llvm-tblgen are not reused in incremental compilation

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91117 Summary Results of llvm-tblgen are not reused in incremental compilation Labels new issue Assignees Rep

[llvm-bugs] [Bug 91115] Terminate called without an active exception

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91115 Summary Terminate called without an active exception Labels new issue Assignees Reporter

[llvm-bugs] [Bug 91111] [C++23] [Modules] module before include will have a "redefinition of concept" error

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 9 Summary [C++23] [Modules] module before include will have a "redefinition of concept" error Labels new issue Assignees

[llvm-bugs] [Bug 91110] Reland #90706

2024-05-05 Thread LLVM Bugs via llvm-bugs
Issue 91110 Summary Reland #90706 Labels backend:SystemZ, regression Assignees arsenm Repor