[PATCH] D63125: FileCheck: Return parse error w/ Error & Expected
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 19 15:31:17 PDT 2019
thopre updated this revision to Diff 205687.
thopre added a comment.
- Remove useless llvm_unreachable from handleAllErrors
- Move comment to apply to both ignored errors
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.205687.patch
Type: text/x-patch
Size: 63963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/67524509/attachment.bin>
More information about the llvm-commits
mailing list