[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 14:31:44 PDT 2019


thopre updated this revision to Diff 205435.
thopre added a comment.

Replace assert(false) by llvm_unreachable


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.205435.patch
Type: text/x-patch
Size: 63918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/b3de1510/attachment-0001.bin>


More information about the llvm-commits mailing list