[PATCH] D72912: [FileCheck] Clean and improve unit tests
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 03:51:40 PST 2020
thopre created this revision.
thopre added reviewers: jhenderson, jdenny, probinson, grimar, arichardson, rnk.
thopre added a project: LLVM.
Clean redundant unit test checks (codepath already tested elsewhere) and
add a few missing checks for existing numeric substitution and match
logic.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72912
Files:
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72912.238734.patch
Type: text/x-patch
Size: 14527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/39787b46/attachment.bin>
More information about the llvm-commits
mailing list