[PATCH] D129990: [NFC] Remove some boilerplate from SmallVector unit tests

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 07:54:46 PDT 2022


yurai007 updated this revision to Diff 448631.
yurai007 retitled this revision from "[NFC] Remove some boilerplate from SmallVector header and unit tests" to "[NFC] Remove some boilerplate from SmallVector unit tests".
yurai007 edited the summary of this revision.
yurai007 added a comment.

Move header part to separate change, leave unit tests part.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129990

Files:
  llvm/unittests/ADT/SmallVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129990.448631.patch
Type: text/x-patch
Size: 30207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/f7fbe67f/attachment.bin>


More information about the llvm-commits mailing list