This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix MSVC "warning C4100: 'argv': unreferenced formal parameter".
ClosedPublic

Authored by STL_MSFT on Jun 29 2016, 4:45 PM.

Details

Summary

Fix MSVC "warning C4100: 'argv': unreferenced formal parameter".

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 62314.Jun 29 2016, 4:45 PM
STL_MSFT retitled this revision from to [libcxx] [test] Fix MSVC "warning C4100: 'argv': unreferenced formal parameter"..
STL_MSFT updated this object.
STL_MSFT added reviewers: EricWF, mclow.lists.
STL_MSFT added a subscriber: cfe-commits.
EricWF accepted this revision.Jun 29 2016, 9:29 PM
EricWF edited edge metadata.
This revision is now accepted and ready to land.Jun 29 2016, 9:29 PM
EricWF closed this revision.Jun 29 2016, 9:30 PM

r274204.