[llvm-bugs] [Bug 94728] [Clang] Default expression nesting limit should be higher

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94728 Summary [Clang] Default _expression_ nesting limit should be higher Labels clang:frontend Assignees Rep

[llvm-bugs] [Bug 94727] clang-format | Please, add SQL support to 'RawStringFormats' option

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94727 Summary clang-format | Please, add SQL support to 'RawStringFormats' option Labels clang-format Assignees

[llvm-bugs] [Bug 94716] lld crash with Wl, -fixup_chains when build ios

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94716 Summary lld crash with Wl,-fixup_chains when build ios Labels lld Assignees Reporter

[llvm-bugs] [Bug 94694] aarch64 backend OOM on -O0 when compiling llvm.fptosi.sat.v3i32.v3f32

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94694 Summary aarch64 backend OOM on -O0 when compiling llvm.fptosi.sat.v3i32.v3f32 Labels new issue Assignees

[llvm-bugs] [Bug 94690] [clang] Record command-line flags in debuginfo by default

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94690 Summary [clang] Record command-line flags in debuginfo by default Labels clang Assignees Reporter

[llvm-bugs] [Bug 94685] [libc] Unify location of baremetal output hooks

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94685 Summary [libc] Unify location of baremetal output hooks Labels libc Assignees Reporter

[llvm-bugs] [Bug 94677] clang: undefined reference to `typeinfo for half'

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94677 Summary clang: undefined reference to `typeinfo for half' Labels clang Assignees Reporter

[llvm-bugs] [Bug 94676] [LoopFusion] Loop fusion misses optimization opportunities

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94676 Summary [LoopFusion] Loop fusion misses optimization opportunities Labels Assignees Reporter mc-ca

[llvm-bugs] [Bug 94675] Clang cpp always passes `-traditional-cpp`

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94675 Summary Clang cpp always passes `-traditional-cpp` Labels Assignees Reporter gjurgensen

[llvm-bugs] [Bug 94668] [lld] empty segment not created with PHDRS

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94668 Summary [lld] empty segment not created with PHDRS Labels lld Assignees Reporter quic-

[llvm-bugs] [Bug 94666] crash-on-invalid on auto returning template in class, called before its definition

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94666 Summary crash-on-invalid on auto returning template in class, called before its definition Labels clang, c++, crash-on-invalid

[llvm-bugs] [Bug 94661] valgrind error at CodeGenModule.cpp:2531

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94661 Summary valgrind error at CodeGenModule.cpp:2531 Labels clang:codegen, code-quality Assignees

[llvm-bugs] [Bug 94662] Crash when compiling

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94662 Summary Crash when compiling Labels new issue Assignees Reporter ammen99

[llvm-bugs] [Bug 94650] clang++-18/main miscompilation on windows

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94650 Summary clang++-18/main miscompilation on windows Labels clang Assignees Reporter egor

[llvm-bugs] [Bug 94643] [OpenMP] OpenMPOpt miscompiles `sprintf` function from the GPU implementation

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94643 Summary [OpenMP] OpenMPOpt miscompiles `sprintf` function from the GPU implementation Labels new issue Assignees

[llvm-bugs] [Bug 94634] clang-tidy crash on self include file

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94634 Summary clang-tidy crash on self include file Labels clang-tidy Assignees Reporter He

[llvm-bugs] [Bug 94620] Unsupported `constexpr std::bit_cast` for `std::complex`

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94620 Summary Unsupported `constexpr std::bit_cast` for `std::complex` Labels new issue Assignees Reporter

[llvm-bugs] [Bug 94619] dront end bug while compiling mozilla firefox

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94619 Summary dront end bug while compiling mozilla firefox Labels new issue Assignees Reporter

[llvm-bugs] [Bug 94616] [OpenMP] Strict aliasing violation in TargetValue::getValue()

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94616 Summary [OpenMP] Strict aliasing violation in TargetValue::getValue() Labels openmp Assignees Reporter

[llvm-bugs] Issue 68141 in oss-fuzz: llvm: Coverage build failure

2024-06-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #8 on issue 68141 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=68141#c8 Friendly reminder that the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://os

[llvm-bugs] [Bug 94606] AMDGPU lowering of abs is bad for i16 vectors with more than 2 elements

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94606 Summary AMDGPU lowering of abs is bad for i16 vectors with more than 2 elements Labels good first issue, backend:AMDGPU, missed-optimi

[llvm-bugs] [Bug 94599] Clangd doesn't find cross references to UDL

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94599 Summary Clangd doesn't find cross references to UDL Labels clangd Assignees Reporter u

[llvm-bugs] [Bug 94594] Clang can't compare 2 pointers into the same multidimensional array at compile time

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94594 Summary Clang can't compare 2 pointers into the same multidimensional array at compile time Labels clang:frontend, constexpr

[llvm-bugs] [Bug 94585] Clang fails to resolve some names inside templates/lambdas under -fdelayed-template-parsing or --driver-mode=cl

2024-06-06 Thread LLVM Bugs via llvm-bugs
Issue 94585 Summary Clang fails to resolve some names inside templates/lambdas under -fdelayed-template-parsing or --driver-mode=cl Labels clang A