[PATCH] D72284: [clang-tidy] Factor out renaming logic from readability-identifier-naming

Logan Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 6 13:57:57 PST 2020


logan-5 updated this revision to Diff 236449.
logan-5 marked 3 inline comments as done.
logan-5 added a comment.

Addressed some nits. If the rest looks good, I'll need someone with commit access to help me wrap this up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72284

Files:
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
  clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.h
  clang-tools-extra/clang-tidy/utils/CMakeLists.txt
  clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.cpp
  clang-tools-extra/clang-tidy/utils/RenamerClangTidyCheck.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72284.236449.patch
Type: text/x-patch
Size: 43429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200106/3dc252e1/attachment-0001.bin>


More information about the cfe-commits mailing list