[llvm-dev] [RFC] Formalizing FileCheck Features

Joel E. Denny via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 19 14:11:22 PDT 2018


On Tue, Jun 19, 2018 at 4:51 PM, Joel E. Denny <jdenny.ornl at gmail.com>
wrote:

> The only difference here is that you have an entire group of directives
> with the same search range.  As FileCheck grows new directives, perhaps a
> more maintainable way to describe the search ranges for NOT groups and DAG
> groups is as follows:
>
> "The search range for every member of the group is the search range that
> any single CHECK directive would have if it were to replace the entire
> group."
>

Oops.  That's only valid for DAG groups.

Joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180619/c7bf028b/attachment.html>


More information about the llvm-dev mailing list