This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Remove more names of unreferenced parameters.
ClosedPublic

Authored by STL_MSFT on Apr 28 2016, 5:14 PM.

Details

Summary

[libcxx] [test] Remove more names of unreferenced parameters.

Fixes MSVC "warning C4100: unreferenced formal parameter".

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 55511.Apr 28 2016, 5:14 PM
STL_MSFT retitled this revision from to [libcxx] [test] Remove more names of unreferenced parameters..
STL_MSFT updated this object.
STL_MSFT added reviewers: EricWF, mclow.lists.
STL_MSFT added a subscriber: cfe-commits.
EricWF accepted this revision.Apr 28 2016, 5:52 PM
EricWF edited edge metadata.
This revision is now accepted and ready to land.Apr 28 2016, 5:52 PM
EricWF closed this revision.Apr 28 2016, 5:53 PM

r267962.