[PATCH] D62241: [FileCheck] Introduce substitution subclasses

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 17:05:01 PDT 2019


thopre updated this revision to Diff 200841.
thopre marked 4 inline comments as done.
thopre added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62241/new/

https://reviews.llvm.org/D62241

Files:
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/numeric-defines.txt
  llvm/test/FileCheck/string-defines.txt
  llvm/test/FileCheck/verbose.txt
  llvm/unittests/Support/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62241.200841.patch
Type: text/x-patch
Size: 18193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/537bc5de/attachment.bin>


More information about the llvm-commits mailing list