[PATCH] D49864: [clang-tidy] The script clang-tidy-diff.py doesn't accept 'pass by' options (--)
Jano Simas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 16 02:21:36 PST 2019
janosimas updated this revision to Diff 234005.
janosimas added a comment.
Herald added a subscriber: mgehre.
Herald added a project: clang.
I reviewed the code over the discussion with the `--` option,
I also changed the `-p` optin to `-strip` to avoid confusion with the `clang-tidy` option.
sorry for taking so long ;-)
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D49864/new/
https://reviews.llvm.org/D49864
Files:
clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49864.234005.patch
Type: text/x-patch
Size: 4607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191216/6f03d419/attachment.bin>
More information about the cfe-commits
mailing list