OptionalTest was empty; drop it and switch all the tests to use the
shorter TEST instead of TEST_F.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92675
ADT: Remove the unused explicit `OptionalTest` fixture, NFC ClosedPublic Authored by dexonsmith on Dec 4 2020, 11:31 AM.
Details Summary OptionalTest was empty; drop it and switch all the tests to use the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 8 2020, 3:14 PM This revision was landed with ongoing or failed builds.Dec 8 2020, 3:25 PM Closed by commit rGe8021f34e1ba: ADT: Remove the unused explicit `OptionalTest` fixture, NFC (authored by dexonsmith). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310372 llvm/unittests/ADT/OptionalTest.cpp
|