[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
Tue Jan 14 09:55:08 PST 2020


logan-5 updated this revision to Diff 238014.
logan-5 added a comment.

Rebased with trunk.


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.238014.patch
Type: text/x-patch
Size: 45121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200114/8b2ec126/attachment-0001.bin>


More information about the cfe-commits mailing list