This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Add another (void) cast for a function marked nodiscard in MS STL
ClosedPublic

Authored by mstorsjo on Oct 21 2020, 3:50 AM.

Details

Summary

I had missed this one before, due to testing with overly broad ifdefs disabling parts of the tests...

Diff Detail

Event Timeline

mstorsjo created this revision.Oct 21 2020, 3:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2020, 3:50 AM
Herald added 1 blocking reviewer(s): Restricted Project. · View Herald Transcript
mstorsjo requested review of this revision.Oct 21 2020, 3:50 AM
ldionne accepted this revision.Oct 21 2020, 5:28 AM
This revision is now accepted and ready to land.Oct 21 2020, 5:28 AM