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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
