[PATCH] D97845: [FileCheck] Add support for hex alternate form in FileCheck

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 06:17:36 PST 2021


thopre updated this revision to Diff 329642.
thopre marked 9 inline comments as done.
thopre added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97845

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/lib/FileCheck/FileCheck.cpp
  llvm/lib/FileCheck/FileCheckImpl.h
  llvm/test/FileCheck/numeric-expression.txt
  llvm/unittests/FileCheck/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97845.329642.patch
Type: text/x-patch
Size: 21834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/9e0a1634/attachment.bin>


More information about the llvm-commits mailing list