[clang-tidy] Python script for easy check rename
authorPiotr Zegar <me@piotrzegar.pl>
Sun, 11 Oct 2015 07:58:34 +0000 (07:58 +0000)
committerPiotr Zegar <me@piotrzegar.pl>
Sun, 11 Oct 2015 07:58:34 +0000 (07:58 +0000)
commit2e5bbce75f4df3ab8dbcc459234635f858db1be1
tree7fde34df022a5ea931d07aac9a00f1cf715f55e0
parent4e47d589e67f79c7b9134c1d98171c8b0b3201b8
[clang-tidy] Python script for easy check rename

Summary:
Script can rename check that is in same module - I found it useful.

Diff generated in root directory of clang-tools-extra project.

Reviewers: sbenza, aaron.ballman, alexfh

Subscribers: mgehre, xazax.hun, cfe-commits

Differential Revision: http://reviews.llvm.org/D13440

llvm-svn: 249970
clang-tools-extra/clang-tidy/rename_check.py [new file with mode: 0755]