[llvm-bugs] [Bug 92347] `export inline` not initialize before static block

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92347 Summary `export inline` not initialize before static block Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92350] clang-format mis-format braces of class template specializations

2024-05-15 Thread LLVM Bugs via llvm-bugs
Issue 92350 Summary clang-format mis-format braces of class template specializations Labels clang-format, regression Assignees

[llvm-bugs] [Bug 92357] `clang-scan-deps`: macro is not handled correctly

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92357 Summary `clang-scan-deps`: macro is not handled correctly Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92358] Core dump occasionally occurs when using llvm-cov merge

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92358 Summary Core dump occasionally occurs when using llvm-cov merge Labels Assignees Reporter LittleGa

[llvm-bugs] [Bug 92359] Can no longer build using the latest nightly debian build

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92359 Summary Can no longer build using the latest nightly debian build Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92366] [RISCV][LoopUnroll/CostModel] Loops with Insert/Extract element using induction variable without vector are not unrolled

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92366 Summary [RISCV][LoopUnroll/CostModel] Loops with Insert/Extract element using induction variable without vector are not unrolled Labels new issue

[llvm-bugs] [Bug 92367] Using `Macros` breaks before argument in preprocessor conditionals

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92367 Summary Using `Macros` breaks before argument in preprocessor conditionals Labels new issue Assignees R

[llvm-bugs] [Bug 92371] [libclang] Type names are getting incorrectly canonicalized in template arguments of full specializations

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92371 Summary [libclang] Type names are getting incorrectly canonicalized in template arguments of full specializations Labels new issue Ass

[llvm-bugs] [Bug 92372] Use function reorder only

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92372 Summary Use function reorder only Labels new issue Assignees Reporter Snow-Ning

[llvm-bugs] [Bug 92377] [MLIR] ArithToLLVM fails to convert arith.index_cast operations with memref operands

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92377 Summary [MLIR] ArithToLLVM fails to convert arith.index_cast operations with memref operands Labels mlir Assignees

[llvm-bugs] [Bug 92382] [Clang] Comparison between pointers to a string literal and some other object results in constant evaluation failure

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92382 Summary [Clang] Comparison between pointers to a string literal and some other object results in constant evaluation failure Labels clang

[llvm-bugs] [Bug 92386] clang 17/18: Adding UBSan makes ASan message disappear

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92386 Summary clang 17/18: Adding UBSan makes ASan message disappear Labels clang Assignees Reporter

[llvm-bugs] [Bug 92391] DW_AT_NAME is incorrect for Fortran functions compiled by flang

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92391 Summary DW_AT_NAME is incorrect for Fortran functions compiled by flang Labels flang:codegen Assignees

[llvm-bugs] [Bug 92392] [clang] executing ftpd Segmentation fault error

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92392 Summary [clang] executing ftpd Segmentation fault error Labels Assignees Reporter Zhenhang1213

[llvm-bugs] [Bug 92393] [clang] Improve diagnostics for CTAD

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92393 Summary [clang] Improve diagnostics for CTAD Labels clang:frontend, clang:diagnostics Assignees

[llvm-bugs] [Bug 92397] [flang][OpenMP] Diagnose invalid reduction modifiers

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92397 Summary [flang][OpenMP] Diagnose invalid reduction modifiers Labels flang Assignees kparzysz

[llvm-bugs] [Bug 92403] [llvm-symbolizer] Improve output for addresses with no line correspondence

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92403 Summary [llvm-symbolizer] Improve output for addresses with no line correspondence Labels new issue, tools:llvm-symbolizer

[llvm-bugs] [Bug 92408] Clarify support for exclusive_trylock_function annotation on constructors

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92408 Summary Clarify support for exclusive_trylock_function annotation on constructors Labels Assignees Reporter

[llvm-bugs] [Bug 92410] Better ways to write GlobalISel combine "match" and "apply" functions

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92410 Summary Better ways to write GlobalISel combine "match" and "apply" functions Labels new issue Assignees

[llvm-bugs] [Bug 92414] Clang crash on valid code since #87933

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92414 Summary Clang crash on valid code since #87933 Labels clang Assignees Reporter yrongli

[llvm-bugs] [Bug 92419] [lldb] TargetList::CreateTargetInternal() selects wrong platform

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92419 Summary [lldb] TargetList::CreateTargetInternal() selects wrong platform Labels lldb Assignees Reporter

[llvm-bugs] [Bug 92421] [Flang] Intrinsic LEN and C_SIZEOF returns incorrect result when the argument is a CFI_CDESC_T descriptor of character type.

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92421 Summary [Flang] Intrinsic LEN and C_SIZEOF returns incorrect result when the argument is a CFI_CDESC_T descriptor of character type. Labels flang

[llvm-bugs] [Bug 92422] [DirectX] scalarize vector types

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92422 Summary [DirectX] scalarize vector types Labels backend:DirectX Assignees Reporter pyt

[llvm-bugs] [Bug 92433] [InstCombine] Failure to factorize `add`/`sub` and `max`/`min` using distributivity

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92433 Summary [InstCombine] Failure to factorize `add`/`sub` and `max`/`min` using distributivity Labels llvm:instcombine, missed-optimization

[llvm-bugs] [Bug 92437] TSAN deadlock(?) with signals and atomics on FreeBSD

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92437 Summary TSAN deadlock(?) with signals and atomics on FreeBSD Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92439] [Clang] `++this` is accepted when it’s not instantiated

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92439 Summary [Clang] `++this` is accepted when it’s not instantiated Labels clang:frontend, accepts-invalid Assignees

[llvm-bugs] [Bug 92440] [FLANG] Reduction of complex with logical operation causes ICE.

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92440 Summary [FLANG] Reduction of complex with logical operation causes ICE. Labels flang Assignees Reporter

[llvm-bugs] [Bug 92450] [lldb] Puzzling interaction between type summary and synthetic children provider

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92450 Summary [lldb] Puzzling interaction between type summary and synthetic children provider Labels new issue Assignees

[llvm-bugs] [Bug 92459] [flang][driver] support symbol visibility flag

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92459 Summary [flang][driver] support symbol visibility flag Labels flang Assignees Reporter

[llvm-bugs] [Bug 92471] [X86] Crash on fpext <256 x bfloat> to <256 x float>

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92471 Summary [X86] Crash on fpext <256 x bfloat> to <256 x float> Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92486] clang incorrectly emits `-Wundefined-func-template` warning

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92486 Summary clang incorrectly emits `-Wundefined-func-template` warning Labels clang:frontend, clang:diagnostics Assignees

[llvm-bugs] [Bug 92488] [clang-format]Compile switch follows code indentation?

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92488 Summary [clang-format]Compile switch follows code indentation? Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 92491] I cannot get line numbers through llvm-symbolizer

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92491 Summary I cannot get line numbers through llvm-symbolizer Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92495] clang: calls redundant move-constructor when explicit constructor of a nested object is called in an aggregate

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92495 Summary clang: calls redundant move-constructor when explicit constructor of a nested object is called in an aggregate Labels clang As

[llvm-bugs] [Bug 92496] [flang][driver] impossible to combine `-shared` with linking to `Fortran_main` (flang 18.1)

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92496 Summary [flang][driver] impossible to combine `-shared` with linking to `Fortran_main` (flang 18.1) Labels flang Assignees

[llvm-bugs] [Bug 92497] nameless struct leads to deleted operator== with no diagnostics

2024-05-16 Thread LLVM Bugs via llvm-bugs
Issue 92497 Summary nameless struct leads to deleted operator== with no diagnostics Labels new issue Assignees Repo

[llvm-bugs] [Bug 92502] libclang_rt.asan_static-x86_64.a: No such file or directory

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92502 Summary libclang_rt.asan_static-x86_64.a: No such file or directory Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92515] `__builtin_fmodf` is not tail-called when using `-ffast-math`

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92515 Summary `__builtin_fmodf` is not tail-called when using `-ffast-math` Labels new issue Assignees Report

[llvm-bugs] [Bug 92516] [clang-tidy] unexpected `readability-math-missing-parentheses` warnings for assignment

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92516 Summary [clang-tidy] unexpected `readability-math-missing-parentheses` warnings for assignment Labels clang-tidy Assignees

[llvm-bugs] [Bug 92530] clang-format option AlignTrailingComments: Leave misaligns comment-only lines

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92530 Summary clang-format option AlignTrailingComments: Leave misaligns comment-only lines Labels clang-format Assignees

[llvm-bugs] [Bug 92537] [DebugInfo][NaryReassociate] Missing debug location updates

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92537 Summary [DebugInfo][NaryReassociate] Missing debug location updates Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92538] InstCombine should fold ldexp(x, zext(i1 y)) to fmul x, (select y, 1.0, 2.0)

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92538 Summary InstCombine should fold ldexp(x, zext(i1 y)) to fmul x, (select y, 1.0, 2.0) Labels missed-optimization, floating-point

[llvm-bugs] [Bug 92541] [lldb] Connecting to GDB remote target crashes when XML data contains no registers

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92541 Summary [lldb] Connecting to GDB remote target crashes when XML data contains no registers Labels new issue Assignees

[llvm-bugs] [Bug 92542] InstCombine should fold frexp of select to select of frexp

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92542 Summary InstCombine should fold frexp of select to select of frexp Labels good first issue, llvm:instcombine, missed-optimization,

[llvm-bugs] [Bug 92546] Two passes with the same argument (-livevars) attempted to be registered!

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92546 Summary Two passes with the same argument (-livevars) attempted to be registered! Labels new issue Assignees

[llvm-bugs] [Bug 92547] lambda call should propagate as immediate function when the body is immediate-escalating expression

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92547 Summary lambda call should propagate as immediate function when the body is immediate-escalating _expression_ Labels new issue Assigne

[llvm-bugs] [Bug 92554] missed-optimization: std::reverse is not vectorized

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92554 Summary missed-optimization: std::reverse is not vectorized Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92561] SIFixSGPRCopies inserts waterfall loop with undefined implicit use of scc

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92561 Summary SIFixSGPRCopies inserts waterfall loop with undefined implicit use of scc Labels backend:AMDGPU Assignees

[llvm-bugs] [Bug 92569] Assertion `DAG.isGuaranteedNotToBeUndefOrPoison(R, false) && "Can't create node that may be undef/poison!"' failed.

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92569 Summary Assertion `DAG.isGuaranteedNotToBeUndefOrPoison(R, false) && "Can't create node that may be undef/poison!"' failed. Labels new issue

[llvm-bugs] [Bug 92574] [lldb][Windows] LibcxxChronoTimePointSecondsSummaryProvider() failed on Windows x86_64 because of incorrect limits

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92574 Summary [lldb][Windows] LibcxxChronoTimePointSecondsSummaryProvider() failed on Windows x86_64 because of incorrect limits Labels lldb, platform:w

[llvm-bugs] [Bug 92583] [C++23] "no return statement in constexpr function" no longer an error with P2448

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92583 Summary [C++23] "no return statement in constexpr function" no longer an error with P2448 Labels Assignees Reporter

[llvm-bugs] [Bug 92586] bits/unicode.h from GCC 14.1.1 stdlibc++ errors

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92586 Summary bits/unicode.h from GCC 14.1.1 stdlibc++ errors Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 92590] clang `-Wmissing-prototypes` advice contradicts clang-tidy `misc-use-anonymous-namespace` advice for C++

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92590 Summary clang `-Wmissing-prototypes` advice contradicts clang-tidy `misc-use-anonymous-namespace` advice for C++ Labels clang, clang-tidy

[llvm-bugs] [Bug 92592] Unexpected behavior from std::fma when passing optimization flags

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92592 Summary Unexpected behavior from std::fma when passing optimization flags Labels new issue Assignees Re

[llvm-bugs] [Bug 92596] CTAD: crashes on `clang::Expr::EvaluateAsConstantExpr`

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92596 Summary CTAD: crashes on `clang::Expr::EvaluateAsConstantExpr` Labels clang:frontend Assignees hokein

[llvm-bugs] [Bug 92602] ReduceMax_4xU8 test program fails on s390x when compiled with Clang 18.1.6

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92602 Summary ReduceMax_4xU8 test program fails on s390x when compiled with Clang 18.1.6 Labels clang Assignees

[llvm-bugs] [Bug 92603] Cannot run LLDB API Tests on MacOS

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92603 Summary Cannot run LLDB API Tests on MacOS Labels new issue Assignees Reporter vsoltan

[llvm-bugs] [Bug 92606] Clang C++23 Feature: P2582R1 - Wording for class template argument deduction from inherited constructors

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92606 Summary Clang C++23 Feature: P2582R1 - Wording for class template argument deduction from inherited constructors Labels clang Assignee

[llvm-bugs] [Bug 92609] [AArch64][X86] Suboptimal code for combining overflow flags

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92609 Summary [AArch64][X86] Suboptimal code for combining overflow flags Labels backend:AArch64, backend:X86, missed-optimization

[llvm-bugs] [Bug 92614] tblgen-lsp-server --help usage omits needed redirect

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92614 Summary tblgen-lsp-server --help usage omits needed redirect Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92615] llc 18.1.6 incorrectly optimizes out the @ when an U8 vector is zero-extended to an U16

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92615 Summary llc 18.1.6 incorrectly optimizes out the @ when an U8 vector is zero-extended to an U16 Labels new issue Assignees

[llvm-bugs] [Bug 92616] [clang-format]: token annotator confuses inline asm colon as ObjCMethodExpr or DictLiteral

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92616 Summary [clang-format]: token annotator confuses inline asm colon as ObjCMethodExpr or DictLiteral Labels clang-format Assignees

[llvm-bugs] [Bug 92620] [Diagnostics] Clang should issue a diagnostic when only one global operator delete is defined

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92620 Summary [Diagnostics] Clang should issue a diagnostic when only one global operator delete is defined Labels clang Assignees

[llvm-bugs] [Bug 92626] clang -Warray-bounds gives a false positive when there are compilation errors

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92626 Summary clang -Warray-bounds gives a false positive when there are compilation errors Labels c Assignees

[llvm-bugs] [Bug 92630] [clang] `-Wc++11-narrowing` turned into error despite warning suppression (`-w`)

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92630 Summary [clang] `-Wc++11-narrowing` turned into error despite warning suppression (`-w`) Labels clang Assignees

[llvm-bugs] [Bug 92633] [LoopVectorize] LLVM fails to vectorise loops with multi-exit

2024-05-17 Thread LLVM Bugs via llvm-bugs
Issue 92633 Summary [LoopVectorize] LLVM fails to vectorise loops with multi-exit Labels new issue Assignees Report

[llvm-bugs] [Bug 92635] flang: fails to build with `fatal error: 'flang/Optimizer/Dialect/CUF/Attributes/CUFEnumAttr.h.inc' file not found`

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92635 Summary flang: fails to build with `fatal error: 'flang/Optimizer/Dialect/CUF/Attributes/CUFEnumAttr.h.inc' file not found` Labels build-problem,

[llvm-bugs] [Bug 92636] [Flang] flang-new crashes when equivalence attribute conflicts with allocatable attribute

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92636 Summary [Flang] flang-new crashes when equivalence attribute conflicts with allocatable attribute Labels flang Assignees

[llvm-bugs] [Bug 92637] Add --verbose mode for clang-tidy

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92637 Summary Add --verbose mode for clang-tidy Labels clang-tidy Assignees Reporter georgik

[llvm-bugs] [Bug 92638] LLVM17.0.6 crash while building Chromium 125.0.6422.60

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92638 Summary LLVM17.0.6 crash while building Chromium 125.0.6422.60 Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92647] [Flang] fatal internal error: CHECK(p) failed at /root/llvm-project/flang/include/flang/Semantics/symbol.h(791)

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92647 Summary [Flang] fatal internal error: CHECK(p) failed at /root/llvm-project/flang/include/flang/Semantics/symbol.h(791) Labels flang A

[llvm-bugs] [Bug 92648] opt: Instruction Combining did not reach a fixpoint after 1 iterations

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92648 Summary opt: Instruction Combining did not reach a fixpoint after 1 iterations Labels new issue Assignees

[llvm-bugs] [Bug 92649] Clang generates worse code than GCC for a simple case

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92649 Summary Clang generates worse code than GCC for a simple case Labels backend:X86, llvm:codegen Assignees

[llvm-bugs] [Bug 92656] No warning generated for implicit narrowing conversion during constant evaluation

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92656 Summary No warning generated for implicit narrowing conversion during constant evaluation Labels new issue Assignees

[llvm-bugs] [Bug 92657] clang-format cannot format attributes on lambdas

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92657 Summary clang-format cannot format attributes on lambdas Labels clang-format Assignees Reporter

[llvm-bugs] [Bug 92661] [clang-format] Invalid formatting of attribute applied to lambda call operator with arguments

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92661 Summary [clang-format] Invalid formatting of attribute applied to lambda call operator with arguments Labels clang-format Assignees

[llvm-bugs] [Bug 92662] regression: clang-tidy hangs

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92662 Summary regression: clang-tidy hangs Labels Assignees Reporter Dushistov In att

[llvm-bugs] [Bug 92664] Top-level code not analyzed by -Wunsafe-buffer-usage

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92664 Summary Top-level code not analyzed by -Wunsafe-buffer-usage Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92665] static_assert() condition cannot result in unsafe buffer access

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92665 Summary static_assert() condition cannot result in unsafe buffer access Labels new issue Assignees Repo

[llvm-bugs] [Bug 92667] typeof_unqual does not remove qualifiers from qualified array types

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92667 Summary typeof_unqual does not remove qualifiers from qualified array types Labels new issue Assignees

[llvm-bugs] [Bug 92676] [libc++] std::expected does not work properly with std::any

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92676 Summary [libc++] std::expected does not work properly with std::any Labels libc++ Assignees Reporter

[llvm-bugs] [Bug 92678] [Flang] fatal internal error: CHECK(index < argCount) failed at /root/llvm-project/flang/lib/Evaluate/characteristics.cpp(1344)

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92678 Summary [Flang] fatal internal error: CHECK(index < argCount) failed at /root/llvm-project/flang/lib/Evaluate/characteristics.cpp(1344) Labels flang

[llvm-bugs] [Bug 92680] [Regression] clang 18 compiler crash involving auto return type, auto-conversion and source_location

2024-05-18 Thread LLVM Bugs via llvm-bugs
Issue 92680 Summary [Regression] clang 18 compiler crash involving auto return type, auto-conversion and source_location Labels clang Assignees

[llvm-bugs] [Bug 92685] clang crashes at -O{2, 3} on x86_64-linux-gnu: Segmentation fault

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92685 Summary clang crashes at -O{2,3} on x86_64-linux-gnu: Segmentation fault Labels clang Assignees Report

[llvm-bugs] [Bug 92687] Reverted 0ec3b972e and cef6387e5

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92687 Summary Reverted 0ec3b972e and cef6387e5 Labels new issue Assignees Reporter vitalybuk

[llvm-bugs] [Bug 92688] [clang-format] A space is missing after a word token

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92688 Summary [clang-format] A space is missing after a word token Labels clang-format, invalid-code-generation Assignees

[llvm-bugs] [Bug 92690] [clang] `static constexpr` variable initialized inside `consteval` function is loosing its value

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92690 Summary [clang] `static constexpr` variable initialized inside `consteval` function is loosing its value Labels Assignees

[llvm-bugs] [Bug 92692] Segmentation fault when compiling LLVM IR with inalloca attribute using Clang-18 and Clang-19.0.0.git

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92692 Summary Segmentation fault when compiling LLVM IR with inalloca attribute using Clang-18 and Clang-19.0.0.git Labels new issue Assigne

[llvm-bugs] [Bug 92693] ¿Cómo hablo con una persona en American Airlines?(##AA##)

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92693 Summary ¿Cómo hablo con una persona en American Airlines?(##AA##) Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92697] ¿Cómo llamar a American Airlines desde México? [24*7 Teléfono]

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92697 Summary ¿Cómo llamar a American Airlines desde México? [24*7 Teléfono] Labels new issue Assignees Repor

[llvm-bugs] [Bug 92698] [clang][WebAssembly] Odd builtin behaviour

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92698 Summary [clang][WebAssembly] Odd builtin behaviour Labels clang Assignees Reporter Pho

[llvm-bugs] [Bug 92702] llvm/utils/TableGen/ARMTargetDefEmitter.cpp:173: Poor choice of range variable type ?

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92702 Summary llvm/utils/TableGen/ARMTargetDefEmitter.cpp:173: Poor choice of range variable type ? Labels code-quality, llvm:binary-utilities

[llvm-bugs] [Bug 92711] Any plan for libc++ to support std::from_chars for floating points?

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92711 Summary Any plan for libc++ to support std::from_chars for floating points? Labels libc++ Assignees Rep

[llvm-bugs] [Bug 92714] RISC-V compiler-rt with no dependency on GCC ?

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92714 Summary RISC-V compiler-rt with no dependency on GCC ? Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92719] [clang] performance hog at -O2 with clang-14, and 19-init

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92719 Summary [clang] performance hog at -O2 with clang-14, and 19-init Labels Assignees Reporter bi6c

[llvm-bugs] [Bug 92720] clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `N1.getValueType().bitsGT(VT) && "Invalid truncate node, src < dst!"' failed

2024-05-19 Thread LLVM Bugs via llvm-bugs
Issue 92720 Summary clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `N1.getValueType().bitsGT(VT) && "Invalid truncate node, src < dst!"' failed Labels

[llvm-bugs] [Bug 92723] {{+1}} ¿Cómo puedo llamar a American Airlines en español? #Servicio~al~Cliente

2024-05-20 Thread LLVM Bugs via llvm-bugs
Issue 92723 Summary {{+1}} ¿Cómo puedo llamar a American Airlines en español? #Servicio~al~Cliente Labels new issue Assignees

[llvm-bugs] [Bug 92724] `DwarfCompileUnit::createAndAddScopeChildren` gobbles stack

2024-05-20 Thread LLVM Bugs via llvm-bugs
Issue 92724 Summary `DwarfCompileUnit::createAndAddScopeChildren` gobbles stack Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92736] [LLVM] CYGWIN: cannot build OCaml bindings.

2024-05-20 Thread LLVM Bugs via llvm-bugs
Issue 92736 Summary [LLVM] CYGWIN: cannot build OCaml bindings. Labels new issue Assignees Reporter

[llvm-bugs] [Bug 92750] clang++ fills up memory until killed by system instead of giving compilation error

2024-05-20 Thread LLVM Bugs via llvm-bugs
Issue 92750 Summary clang++ fills up memory until killed by system instead of giving compilation error Labels clang Assignees

<    20   21   22   23   24   25   26   27   28   29   >