[Mlir-commits] [clang] [clang-tools-extra] [lldb] [llvm] [mlir] Fix compatibility issues with GCC15+ in C++23 (PR #182522)
Mehdi Amini
llvmlistbot at llvm.org
Fri Feb 20 11:50:18 PST 2026
joker-eph wrote:
> I'm also not sure how much effort we should put into libstdc++ C++23 support without CI coverage.
I don't quite see why we shouldn't accept patches that fix issues, we don't have CI coverage for every single supported configuration and we rely on downstream users to provide fixes for configuration they care about.
See also: https://discourse.llvm.org/t/policy-on-supporting-newer-c-standard-in-llvm-codebase/88114
https://github.com/llvm/llvm-project/pull/182522
More information about the Mlir-commits
mailing list