[PATCH] D22403: FileCheck Enhancement - pattern templates.

Elena Lepilkina via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 06:03:06 PDT 2016


eklepilkina updated this revision to Diff 71499.
eklepilkina added a comment.

Patch without modifiers for pattern parameters and using pattern and variables inside definition of other patterns.


https://reviews.llvm.org/D22403

Files:
  docs/CommandGuide/FileCheck.rst
  test/FileCheck/check-pattern.txt
  test/FileCheck/check-patterns-prefixes.txt
  test/FileCheck/pattern-errors.txt
  test/FileCheck/pattern-usage-with-another-prefix.txt
  test/FileCheck/repeated-pattern-with-another-prefix.txt
  utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22403.71499.patch
Type: text/x-patch
Size: 33962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160915/910398f5/attachment.bin>


More information about the llvm-commits mailing list