[PATCH] D77383: [FileCheck] Allow parenthesized expressions
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 09:11:47 PDT 2020
arichardson updated this revision to Diff 266239.
arichardson marked 2 inline comments as done.
arichardson added a comment.
- rebase on latest master
- add suggested test checks
- Mention parenthesized expressions in FileCheck.rst
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77383/new/
https://reviews.llvm.org/D77383
Files:
llvm/docs/CommandGuide/FileCheck.rst
llvm/lib/Support/FileCheck.cpp
llvm/lib/Support/FileCheckImpl.h
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77383.266239.patch
Type: text/x-patch
Size: 9380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/fc1443ef/attachment.bin>
More information about the llvm-commits
mailing list