| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clang-tidy] Improve rename_check.py. | Kirill Bobyrev | 2016-11-08 | 1 | -23/+38 |
| | | | | | | | | | | | | | -Start using argparse instead of mimicking CLI parsing. -PEPify the code. -Decrease the number of imports by slightly cleaning up the script. Reviewers: alexfh Differential Revision: https://reviews.llvm.org/D25074 llvm-svn: 286228 | ||||
| * | [clang-tidy] Python script for easy check rename | Piotr Zegar | 2015-10-11 | 1 | -0/+93 |
| 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 | |||||

