[LLVMdev] Proposal: Enhance FileCheck's variable matching capabilities

Eli Bendersky eliben at google.com
Mon Nov 26 06:11:23 PST 2012


On Fri, Nov 16, 2012 at 4:35 PM, Sean Silva <silvas at purdue.edu> wrote:
> If I understand correctly, the desire is to change the current
> behavior in a kind of subtle way. Is there some way you could
> instrument trunk's FileCheck to die if the old behavior is
> encountered, and use that to definitively find all tests which rely on
> the current behavior and migrate them (possibly to an interim
> solution) in preparation for the change in semantics?
>
> How much is the old (i.e. current) behavior used?
>

The single test using this functionality was rewritten in r168588.

Eli



More information about the llvm-dev mailing list