[PATCH] D80915: [FileCheck] Implement * and / operators for ExpressionValue.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 05:51:11 PDT 2020
paulwalker-arm updated this revision to Diff 267590.
paulwalker-arm added a comment.
One of the suggestions for D79936 <https://reviews.llvm.org/D79936> requires equality support and since it also makes the div-by-zero test nicer I've added it to this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80915/new/
https://reviews.llvm.org/D80915
Files:
llvm/lib/Support/FileCheck.cpp
llvm/lib/Support/FileCheckImpl.h
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80915.267590.patch
Type: text/x-patch
Size: 9008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/ca8e625e/attachment.bin>
More information about the llvm-commits
mailing list