[PATCH] D150878: Add StringRef::consumeInteger(APInt)

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 08:51:50 PDT 2023


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

Remove <64 bit APInt consumeInteger tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150878

Files:
  llvm/include/llvm/ADT/StringRef.h
  llvm/lib/Support/StringRef.cpp
  llvm/unittests/ADT/StringRefTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150878.524340.patch
Type: text/x-patch
Size: 3470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/ab2444df/attachment.bin>


More information about the llvm-commits mailing list