[PATCH] D22403: FileCheck Enhancement - pattern templates.

Elena Lepilkina via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 10 10:58:10 PDT 2016


eklepilkina added a comment.

Are quotes necessary for parameters? Everything is string in FileCheck. 
Using patterns and variables was in old grammer. I thought that we only change syntax, so I added this feature too.
Ok, I'll remove this from this patch. But then I want to add using patterns and variables in definitions later. On my opinion these features are quite useful.


https://reviews.llvm.org/D22403





More information about the llvm-commits mailing list