[PATCH] D92675: ADT: Remove the unused explicit `OptionalTest` fixture, NFC

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 11:31:38 PST 2020


dexonsmith created this revision.
Herald added a reviewer: a.sidorin.
Herald added a subscriber: ributzka.
dexonsmith requested review of this revision.
Herald added a project: LLVM.

`OptionalTest` was empty; drop it and switch all the tests to use the
shorter `TEST` instead of `TEST_F`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92675

Files:
  llvm/unittests/ADT/OptionalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92675.309591.patch
Type: text/x-patch
Size: 7909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/05cd45dc/attachment.bin>


More information about the llvm-commits mailing list