[PATCH] D45776: [clang-tidy] Customize FileCheck prefix in check_clang-tidy.py

Zinovy Nis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 3 10:38:08 PDT 2018


zinovy.nis added a comment.

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`.


Repository:
  rL LLVM

https://reviews.llvm.org/D45776





More information about the llvm-commits mailing list