[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
Mon Sep 8 06:06:43 PDT 2014


Replace Popen + sleep hack with thread hack.

http://reviews.llvm.org/D5188

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


More information about the cfe-commits mailing list