This is an archive of the discontinued LLVM Phabricator instance.

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
shorter TEST instead of TEST_F.

Diff Detail

Event Timeline

dexonsmith created this revision.Dec 4 2020, 11:31 AM
dexonsmith requested review of this revision.Dec 4 2020, 11:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 4 2020, 11:31 AM
dblaikie accepted this revision.Dec 8 2020, 3:14 PM

Looks good!

This 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
This revision was automatically updated to reflect the committed changes.