[PATCH] D93402: [clang-tidy] prevent readability-identifier-naming from triggering on implicit VarDecls in coroutines
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 16 11:45:19 PST 2020
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D93402#2458591 <https://reviews.llvm.org/D93402#2458591>, @0x1eaf wrote:
>> Do you need me to commit on your behalf?
>
> Yes, I don't have commit access. The attribution line looks good to me. Thank you! 🙂
I've commit on your behalf in 7685d818ef329cd3f6ef121af1208be409eb59db <https://reviews.llvm.org/rG7685d818ef329cd3f6ef121af1208be409eb59db>, thank you for the patch!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93402/new/
https://reviews.llvm.org/D93402
More information about the cfe-commits
mailing list