[llvm-bugs] [Bug 93277] #89245 was reverted

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93277 Summary #89245 was reverted Labels regression Assignees Pierre-vh Reporter

[llvm-bugs] [Bug 93273] clang-doc: make side bar load asynchronously

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93273 Summary clang-doc: make side bar load asynchronously Labels new issue Assignees Reporter

[llvm-bugs] [Bug 93271] Clang Tidy Crash on 'std::format' with Latest MSVC

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93271 Summary Clang Tidy Crash on 'std::format' with Latest MSVC Labels clang Assignees Reporter

[llvm-bugs] [Bug 93269] [Clang] Crash on `diagnose_if` attribute if first argument is an unexpanded pack

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93269 Summary [Clang] Crash on `diagnose_if` attribute if first argument is an unexpanded pack Labels clang:frontend, crash-on-invalid

[llvm-bugs] [Bug 93263] Parser::ParseLexedAttribute and Parser::ParseLexedCAttribute should be merged (same for Parser::ParseLexedCAttributeList)

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93263 Summary Parser::ParseLexedAttribute and Parser::ParseLexedCAttribute should be merged (same for Parser::ParseLexedCAttributeList) Labels clang:bounds-safety

[llvm-bugs] [Bug 93256] Clang crashes with nested `std::apply()` calls

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93256 Summary Clang crashes with nested `std::apply()` calls Labels clang Assignees Reporter

[llvm-bugs] [Bug 93251] `clang-cl /EHa` with MSVC `std::variant` emits linker error LNK2019: unresolved external symbol

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93251 Summary `clang-cl /EHa` with MSVC `std::variant` emits linker error LNK2019: unresolved external symbol Labels new issue Assignees

[llvm-bugs] [Bug 93244] `llc --help` and CommandGuide/llc.html disagree about input types, and are both wrong

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93244 Summary `llc --help` and CommandGuide/llc.html disagree about input types, and are both wrong Labels new issue Assignees

[llvm-bugs] [Bug 93241] [libc] Investigate if we can move some of the targets out of full-build-only.

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93241 Summary [libc] Investigate if we can move some of the targets out of full-build-only. Labels libc Assignees

[llvm-bugs] [Bug 93215] Docs: Say wether clang_Cursor_getOffsetOfField considers alignment

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93215 Summary Docs: Say wether clang_Cursor_getOffsetOfField considers alignment Labels new issue Assignees R

[llvm-bugs] Issue 50183 in oss-fuzz: llvm:clang-pseudo-fuzzer: Stack-overflow in auto clang::pseudo::glrRecover

2024-05-23 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 50183 by ClusterFuzz-External: llvm:clang-pseudo-fuzzer: Stack-overflow in auto clang::pseudo::glrRecover https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50183#c2 ClusterFuzz testcase 5110472596127744 is closed as invalid, so closing iss

[llvm-bugs] [Bug 93194] New false positive in clang-tidy 18 bugprone-unchecked-optional access

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93194 Summary New false positive in clang-tidy 18 bugprone-unchecked-optional access Labels clang-tidy Assignees

[llvm-bugs] [Bug 93192] Compiling C inline powerpc 64-bit architecture assembly code with Clang 14.0.0 compiler, error: Undefined temporary symbol .Ltmp2

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93192 Summary Compiling C inline powerpc 64-bit architecture assembly code with Clang 14.0.0 compiler, error: Undefined temporary symbol .Ltmp2 Labels clang

[llvm-bugs] [Bug 93185] [CodeGen][NewPM] Avoid function level global states in `TargetMachine`

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93185 Summary [CodeGen][NewPM] Avoid function level global states in `TargetMachine` Labels llvm:codegen Assignees

[llvm-bugs] [Bug 93183] offload fails to build on s390x

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93183 Summary offload fails to build on s390x Labels openmp:libomptarget, offload Assignees Repor

[llvm-bugs] [Bug 93180] Invalid iterators for empty std::ranges::join_view

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93180 Summary Invalid iterators for empty std::ranges::join_view Labels new issue Assignees Reporter

[llvm-bugs] [Bug 93173] [Offload] Flaky test `dynamic_module` on AMDGPU

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93173 Summary [Offload] Flaky test `dynamic_module` on AMDGPU Labels new issue Assignees jplehr R

[llvm-bugs] [Bug 93171] Segmentation fault running Clang-tidy-16

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93171 Summary Segmentation fault running Clang-tidy-16 Labels clang-tidy Assignees Reporter

[llvm-bugs] [Bug 93166] [AMDGPU] Use existing TargetTransformInfo instances in AMDGPUSplitModule

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93166 Summary [AMDGPU] Use existing TargetTransformInfo instances in AMDGPUSplitModule Labels backend:AMDGPU, code-quality, LTO

[llvm-bugs] [Bug 93157] confusing `readability-simplify-boolean-exp` warning with conditional code

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93157 Summary confusing `readability-simplify-boolean-exp` warning with conditional code Labels clang-tidy Assignees

[llvm-bugs] [Bug 93154] mlir: filecheck annotations typos

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93154 Summary mlir: filecheck annotations typos Labels mlir Assignees Reporter klensy

[llvm-bugs] [Bug 93152] LLVM ERROR: Broken function found after pass "LowerSwitchPass", compilation aborted!

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93152 Summary LLVM ERROR: Broken function found after pass "LowerSwitchPass", compilation aborted! Labels new issue Assignees

[llvm-bugs] [Bug 93151] BOLT instrumentation fails on aarch64 both on linux_intel-x86 and MacOs_M2(compatible?)

2024-05-23 Thread LLVM Bugs via llvm-bugs
Issue 93151 Summary BOLT instrumentation fails on aarch64 both on linux_intel-x86 and MacOs_M2(compatible?) Labels BOLT Assignees