[PATCH] D60391: FileCheck [11/12]: Add matching constraint specification
    Thomas Preud'homme via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun  8 08:48:48 PDT 2020
    
    
  
thopre updated this revision to Diff 269252.
thopre added a comment.
- Rebase
- Add unit tests
- Fix logic to detect invalid constraint
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60391/new/
https://reviews.llvm.org/D60391
Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/lib/Support/FileCheck.cpp
  llvm/lib/Support/FileCheckImpl.h
  llvm/test/FileCheck/line-count.txt
  llvm/test/FileCheck/numeric-expression.txt
  llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60391.269252.patch
Type: text/x-patch
Size: 14613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/dd439e84/attachment.bin>
    
    
More information about the llvm-commits
mailing list