[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 May 24 13:39:13 PDT 2021
janosimas updated this revision to Diff 347489.
janosimas added a comment.
Fix a mistake in my last patch.
I added a `--` in a command that should not have it.
Repository:
rG LLVM Github Monorepo
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
clang-tools-extra/test/clang-tidy/infrastructure/clang-tidy-diff.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49864.347489.patch
Type: text/x-patch
Size: 6622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210524/0dfed4f9/attachment.bin>
More information about the cfe-commits
mailing list