[PATCH] D45776: [clang-tidy] Customize FileCheck prefix in check_clang-tidy.py
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 3 10:39:57 PDT 2018
lebedev.ri added a comment.
In https://reviews.llvm.org/D45776#1253934, @zinovy.nis wrote:
> In https://reviews.llvm.org/D45776#1251256, @lebedev.ri wrote:
>
> > Did this intentionally omit the possibility to pass a group of prefixes, like `FileCheck` supports?
> > Usefulness of this feature is somewhat penalized by this.
>
>
> I did not fully realize what do you mean. Can you please provide a sample? I see only single `-check-prefix=<string>` in `FileCheck`.
https://llvm.org/docs/CommandGuide/FileCheck.html#cmdoption-check-prefixes
Repository:
rL LLVM
https://reviews.llvm.org/D45776
More information about the cfe-commits
mailing list