[llvm-dev] RFC: FileCheck Enhancements

Nemanja Ivanovic via llvm-dev llvm-dev at lists.llvm.org
Fri Jul 15 09:19:25 PDT 2016


Hi Elena,
Sorry if my question is something you've previously addressed. I didn't
comment on the reviews themselves as I don't have any expertise with the
implementation of FileCheck. However, much like most LLVM developers, I
actively use the tool.

A brief look at the patches does not show updates to the documentation. I'm
sure that many LLVM developers like myself will gladly use new features if
they prove useful, but we just need to know about them. Rather than the
source, I personally get information about how to use it from here:
http://llvm.org/docs/CommandGuide/FileCheck.html.

So I would say that for most of us, if the feature is not documented there,
it is as if it doesn't exist.

Is there a separate patch (or a plan to put one up for review) for the
documentation updates?

Thanks,
Nemanja

On Fri, Jul 15, 2016 at 5:58 PM, Robinson, Paul via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Please add llvm-commits as a subscriber to all of these reviews
> so everyone has a chance to see/comment on them.
> Thanks,
> --paulr
>
> > -----Original Message-----
> > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of
> Elena
> > Lepilkina via llvm-dev
> > Sent: Friday, July 15, 2016 6:05 AM
> > To: llvm-dev
> > Subject: Re: [llvm-dev] RFC: FileCheck Enhancements
> >
> > Hi all,
> >
> > Now all discussed enhancements are divided into separate patches.
> > Moreover I have found mistake which reduces performance. Now it's fixed.
> >
> > List of patches (for those interested):
> > Repeats in regular expressions - https://reviews.llvm.org/D22342
> > Including files - https://reviews.llvm.org/D22344
> > Expressions repeat for CHECK and CHECK-NEXT -
> > https://reviews.llvm.org/D22345
> > CHECK-LABEL-DAG - https://reviews.llvm.org/D22348
> > CHECK-WORD - https://reviews.llvm.org/D22353
> > prefixes-regular expressions - https://reviews.llvm.org/D22401
> > pattern templates - https://reviews.llvm.org/D22403.
> >
> > Thanks,
> > Elena.
> > _______________________________________________
> > LLVM Developers mailing list
> > llvm-dev at lists.llvm.org
> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160715/fd3f212d/attachment.html>


More information about the llvm-dev mailing list