[PATCH] [Request, 142 lines] D25074: [clang-tidy] Improve rename_check.py

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 00:06:01 PDT 2016


omtcyfz created this revision.
omtcyfz added reviewers: ClockMan, ioeric, aaron.ballman.
omtcyfz added a subscriber: cfe-commits.

Start using `argparse` instead of mimicking CLI parsing.

PEPify the code.


https://reviews.llvm.org/D25074

Files:
  clang-tidy/rename_check.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25074.72990.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160930/94085170/attachment.bin>


More information about the cfe-commits mailing list