[PATCH] [clang-tidy] Add a little python script that can run clang-tidy and apply fixes over an entire codebase.

Benjamin Kramer benny.kra at gmail.com
Thu Sep 4 07:18:29 PDT 2014


Move import to the top.
Make it more obvious that we're refering to the compilation db.

http://reviews.llvm.org/D5188

Files:
  clang-tidy/tool/run-clang-tidy.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5188.13262.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140904/4c992e94/attachment.bin>


More information about the cfe-commits mailing list