[PATCH] D75159: [clang-tidy] Fix PR#37210 'Out-of-class template constructor only half-fixed with modernize-pass-by-value'
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 28 06:40:32 PST 2020
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D75159#1897349 <https://reviews.llvm.org/D75159#1897349>, @f00kat wrote:
> Can you commit it please?
Happy to do so, but you may want to consider getting git access yourself as you've authored quite a few patches. For more information: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access
I've commit this on your behalf in 365c99fd7d5461be902a5cec54d773cb82b56101 <https://reviews.llvm.org/rG365c99fd7d5461be902a5cec54d773cb82b56101>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75159/new/
https://reviews.llvm.org/D75159
More information about the cfe-commits
mailing list