[PATCH] D93402: [clang-tidy] prevent readability-identifier-naming from triggering on implicit VarDecls in coroutines

Emma Blink via Phabricator via cfe-commits cfe-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/cfe-commits/attachments/20201216/413d44f7/attachment-0001.bin>


More information about the cfe-commits mailing list