[PATCH] D93402: [clang-tidy] prevent readability-identifier-naming from triggering on implicit VarDecls in coroutines
Emma Blink via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 11:27:15 PST 2020
0x1eaf updated this revision to Diff 312272.
0x1eaf added a comment.
Updated to address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93402/new/
https://reviews.llvm.org/D93402
Files:
clang-tools-extra/test/clang-tidy/checkers/Inputs/readability-identifier-naming/system/coroutines.h
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming.cpp
clang/lib/Sema/SemaCoroutine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93402.312272.patch
Type: text/x-patch
Size: 3934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/413d44f7/attachment.bin>
More information about the llvm-commits
mailing list