[llvm-bugs] [Bug 132038] [clang++]: Incorrect warning emited for [-Wfor-loop-analysis]

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132038 Summary [clang++]: Incorrect warning emited for [-Wfor-loop-analysis] Labels clang Assignees Reporter

[llvm-bugs] [Bug 132059] small mistake in -fmodule-file description breaks clang++-19 frontend with -fstack-protector

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132059 Summary small mistake in -fmodule-file description breaks clang++-19 frontend with -fstack-protector Labels clang Assignees

[llvm-bugs] [Bug 132077] llvm::ConstantStruct::get returns a zero initialiser

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132077 Summary llvm::ConstantStruct::get returns a zero initialiser Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132112] [clang-tidy] `modernize-loop-convert` - needs a way to enable reverse pipe syntax

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132112 Summary [clang-tidy] `modernize-loop-convert` - needs a way to enable reverse pipe syntax Labels clang-tidy Assignees

[llvm-bugs] [Bug 132139] [libc++] `std::function` with small object optimization copies instead of moves

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132139 Summary [libc++] `std::function` with small object optimization copies instead of moves Labels libc++ Assignees

[llvm-bugs] [Bug 132001] `clang-analyzer-optin.cplusplus.UninitializedObject` false positive with unnamed fields

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132001 Summary `clang-analyzer-optin.cplusplus.UninitializedObject` false positive with unnamed fields Labels clang:static analyzer, false-positive

[llvm-bugs] [Bug 132010] `clang-analyzer-alpha.cplusplus.MismatchedIterator` false positive with container insertion

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132010 Summary `clang-analyzer-alpha.cplusplus.MismatchedIterator` false positive with container insertion Labels clang:static analyzer, false-positive

[llvm-bugs] [Bug 131986] Provide updated clang-19 release

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 131986 Summary Provide updated clang-19 release Labels new issue Assignees Reporter mpusz

[llvm-bugs] [Bug 132013] `clang-18.1.8` crash in "Early Machine Loop Invariant Code Motion"

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132013 Summary `clang-18.1.8` crash in "Early Machine Loop Invariant Code Motion" Labels new issue Assignees

[llvm-bugs] [Bug 132024] lldb-server fails to connect on version 20.1+

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132024 Summary lldb-server fails to connect on version 20.1+ Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132055] Code that uses a libcall marks internal symbol as exported when making object file

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132055 Summary Code that uses a libcall marks internal symbol as exported when making object file Labels new issue Assignees

[llvm-bugs] [Bug 132065] Potential OOB access in getMaskVecValue in CGBuiltin.cpp

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132065 Summary Potential OOB access in getMaskVecValue in CGBuiltin.cpp Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132069] [ms] [llvm-ml] Support for `NEAR` in `EXTERN` directives

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132069 Summary [ms] [llvm-ml] Support for `NEAR` in `EXTERN` directives Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132074] [ms] [llvm-ml] Support macros with parenthesis and commas delimiters between arguments

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132074 Summary [ms] [llvm-ml] Support macros with parenthesis and commas delimiters between arguments Labels new issue Assignees

[llvm-bugs] [Bug 132071] [RISC-V] Miscompile on rv64gcv with -O[23]

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132071 Summary [RISC-V] Miscompile on rv64gcv with -O[23] Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132084] [ms] [llvm-ml] Allow size directives on register operands

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132084 Summary [ms] [llvm-ml] Allow size directives on register operands Labels new issue Assignees Reporter

[llvm-bugs] [Bug 132020] Can `-fmemory-profile-use` be used together with `-fmemory-profile`?

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132020 Summary Can `-fmemory-profile-use` be used together with `-fmemory-profile`? Labels new issue Assignees

[llvm-bugs] [Bug 132068] CUDA/HIP: lambda capture of constexpr variable inconsistent between host and device

2025-03-19 Thread LLVM Bugs via llvm-bugs
Issue 132068 Summary CUDA/HIP: lambda capture of constexpr variable inconsistent between host and device Labels Assignees Repor