mizvekov wrote: > Would it be possible to backport this to the next clang 22 release? I don't > appear to have the ability to edit the PR milestone as per > https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches
Yes, this is straightforward enough. You need to create a new PR targeting release/22.x Have it mention it's a back port of this PR. Tag me on it and I'll do the rest. https://github.com/llvm/llvm-project/pull/187755 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
