[PATCH] D75134: [clang-tidy] Improved renamer check logic

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 25 17:48:32 PST 2020


njames93 updated this revision to Diff 246610.
njames93 added a comment.

- Linted entire checks and moved more code into common module


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75134

Files:
  clang-tools-extra/clang-tidy/add_new_check.py
  clang-tools-extra/clang-tidy/rename_check.py
  clang-tools-extra/clang-tidy/utils/__init__.py
  clang-tools-extra/clang-tidy/utils/modify_check.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75134.246610.patch
Type: text/x-patch
Size: 49481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200226/1764f66c/attachment-0001.bin>


More information about the cfe-commits mailing list