[PATCH] D113828: [clang-tidy] Fix false positives in `fuchsia-trailing-return` check involving deduction guides

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 1 12:30:08 PST 2021


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D113828#3165101 <https://reviews.llvm.org/D113828#3165101>, @fwolff wrote:

> In D113828#3164016 <https://reviews.llvm.org/D113828#3164016>, @aaron.ballman wrote:
>
>> LGTM! Can you add a release note about the bug fix?
>
> Done. Thank you for the review! Can you also commit it for me? You can use name and email as in `6259016361345e09f0607ef4e037e00bcbe4bd40`. Thanks!

I've commit on your behalf in 844a8d3cecb4cc40e5d9694bcf111518910ea2ff <https://reviews.llvm.org/rG844a8d3cecb4cc40e5d9694bcf111518910ea2ff>, thanks! Btw, you might want to consider obtaining your own commit privileges now that you have several patches under your belt. For more information on that, see: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access


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

https://reviews.llvm.org/D113828



More information about the cfe-commits mailing list