This is an archive of the discontinued LLVM Phabricator instance.

[libc] [NFC] Use matchers in tests
ClosedPublic

Authored by abrachet on Mar 5 2020, 4:11 PM.

Details

Summary

Use EXPECT_THAT where possible in tests NFC intended.

Added a void * template instantiation of StreamWrapper::operator<<

Diff Detail

Event Timeline

abrachet created this revision.Mar 5 2020, 4:11 PM
sivachandra accepted this revision.Mar 7 2020, 3:18 PM
This revision is now accepted and ready to land.Mar 7 2020, 3:18 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2020, 7:57 PM