[PATCH] D154431: [FileCheck] Turn errors into assert in valueFromStringRepr()

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 07:47:59 PDT 2023


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

Simplify signature since it does not throw any error


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154431/new/

https://reviews.llvm.org/D154431

Files:
  llvm/lib/FileCheck/FileCheck.cpp
  llvm/lib/FileCheck/FileCheckImpl.h
  llvm/unittests/FileCheck/FileCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154431.537098.patch
Type: text/x-patch
Size: 5351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/eb8c1f73/attachment.bin>


More information about the llvm-commits mailing list