[PATCH] D144537: [clang-format] Don't move qualifiers past pointers-to-member

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 25 15:36:20 PST 2023


owenpan added a comment.

In D144537#4152225 <https://reviews.llvm.org/D144537#4152225>, @rymiel wrote:

> In D144537#4145545 <https://reviews.llvm.org/D144537#4145545>, @MyDeveloperDay wrote:
>
>> maybe we should cherry pick into 16?
>
> I don't know how to do backports and I don't want to mess it up

It's easy. Just reopen the issue, add it to the release milestone, and add a `/check-pick` comment and the `release:backport` label. See also https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144537/new/

https://reviews.llvm.org/D144537



More information about the cfe-commits mailing list