[PATCH] D13440: [clang-tidy] Python script for easy check rename

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 7 14:49:53 PDT 2015


ClockMan marked 5 inline comments as done.

================
Comment at: clang-tidy/rename_check.py:53
@@ +52,3 @@
+  return newFileName
+
+def getListOfFiles(clang_tidy_path):
----------------
Not sure what you mean...


Repository:
  rL LLVM

http://reviews.llvm.org/D13440





More information about the cfe-commits mailing list