This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix unreferenced formal parameter warnings.
ClosedPublic

Authored by STL_MSFT on Oct 20 2016, 5:18 PM.

Details

Summary

Fix unreferenced formal parameter warnings. Found by MSVC as usual.

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 75371.Oct 20 2016, 5:18 PM
STL_MSFT retitled this revision from to [libcxx] [test] Fix unreferenced formal parameter warnings..
STL_MSFT updated this object.
STL_MSFT added reviewers: EricWF, mclow.lists.
STL_MSFT added a subscriber: cfe-commits.
EricWF accepted this revision.Oct 23 2016, 12:01 PM
EricWF edited edge metadata.

Get commit access!

This revision is now accepted and ready to land.Oct 23 2016, 12:01 PM
EricWF closed this revision.Oct 23 2016, 12:02 PM

r284942.