[PATCH] D81667: [RFC, FileCheck] Add precision to format specifier
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 8 15:39:43 PDT 2020
thopre updated this revision to Diff 284150.
thopre edited the summary of this revision.
thopre removed subscribers: MaskRay, ikudrin.
thopre added a comment.
Finish implementation based on consensus reached on questions raised by the proof of concept version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81667/new/
https://reviews.llvm.org/D81667
Files:
llvm/docs/CommandGuide/FileCheck.rst
llvm/lib/Support/FileCheck.cpp
llvm/lib/Support/FileCheckImpl.h
llvm/test/FileCheck/numeric-expression.txt
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81667.284150.patch
Type: text/x-patch
Size: 28621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200808/ddb159c7/attachment.bin>
More information about the llvm-commits
mailing list