[PATCH] D63125: FileCheck: Return parse error w/ Error & Expected
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 08:06:41 PDT 2019
thopre updated this revision to Diff 205358.
thopre added a comment.
- Convert match to return Expected as well
- Simplify FileCheckErrorDiagnostic logging
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63125/new/
https://reviews.llvm.org/D63125
Files:
llvm/include/llvm/Support/FileCheck.h
llvm/lib/Support/FileCheck.cpp
llvm/test/FileCheck/numeric-expression.txt
llvm/test/FileCheck/string-defines-diagnostics.txt
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63125.205358.patch
Type: text/x-patch
Size: 63512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/e65c35b5/attachment.bin>
More information about the llvm-commits
mailing list