[llvm-bugs] [Bug 138463] is choco install llvm a malware ?

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138463 Summary is choco install llvm a malware ? Labels new issue Assignees Reporter gogo246

[llvm-bugs] [Bug 138471] [flang] bug passing non-contiguous array to MPI procedure

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138471 Summary [flang] bug passing non-contiguous array to MPI procedure Labels flang Assignees Reporter

[llvm-bugs] [Bug 138473] Bytecode interpreter: Implement support for `EvaluateWithSubstitution`

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138473 Summary Bytecode interpreter: Implement support for `EvaluateWithSubstitution` Labels clang:frontend, clang:bytecode Assi

[llvm-bugs] [Bug 138474] Bytecode Interpreter: Use in `Expr::tryEvaluateObjectSize`

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138474 Summary Bytecode Interpreter: Use in `Expr::tryEvaluateObjectSize` Labels clang:frontend, clang:bytecode Assignees

[llvm-bugs] [Bug 138475] Bytecode Interpreter: Use in `Expr::tryEvaluateStrLen`

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138475 Summary Bytecode Interpreter: Use in `Expr::tryEvaluateStrLen` Labels clang:frontend, clang:bytecode Assignees

[llvm-bugs] [Bug 138465] Optimization pass to improve performance of interpreters, and other recursive programs

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138465 Summary Optimization pass to improve performance of interpreters, and other recursive programs Labels new issue Assignees

[llvm-bugs] [Bug 138484] misformatting around objc attribute keywords

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138484 Summary misformatting around objc attribute keywords Labels clang-format, regression, objective-c, objective-c++

[llvm-bugs] [Bug 138485] misformatting in complex logical expressions

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138485 Summary misformatting in complex logical expressions Labels new issue Assignees Reporter

[llvm-bugs] [Bug 138486] clang-tidy: modernize-use-override does not work is a parameter has `__attribute__`

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138486 Summary clang-tidy: modernize-use-override does not work is a parameter has `__attribute__` Labels clang-tidy Assignees

[llvm-bugs] [Bug 138444] Crash in Clang when using sizeof(int[vec.size()]) with invalid std::vector initialization since version 19.0

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138444 Summary Crash in Clang when using sizeof(int[vec.size()]) with invalid std::vector initialization since version 19.0 Labels clang Ass

[llvm-bugs] [Bug 138446] Compilation 20.1.4 - test fail during check

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138446 Summary Compilation 20.1.4 - test fail during check Labels new issue Assignees Reporter

[llvm-bugs] [Bug 138445] [OpenMP] clang++: /root/llvm-project/llvm/include/llvm/ADT/APSInt.h:99: int64_t llvm::APSInt::getExtValue() const: Assertion `isRepresentableByInt64() && "Too many bits for in

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138445 Summary [OpenMP] clang++: /root/llvm-project/llvm/include/llvm/ADT/APSInt.h:99: int64_t llvm::APSInt::getExtValue() const: Assertion `isRepresentableByInt64() && "Too many bits for int64_t"' failed.

[llvm-bugs] [Bug 138449] enum and enum class give different values with bit field

2025-05-04 Thread LLVM Bugs via llvm-bugs
Issue 138449 Summary enum and enum class give different values with bit field Labels new issue Assignees Reporter