This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix another MSVC warning C4101 "unreferenced local variable".
ClosedPublic

Authored by STL_MSFT on Jun 7 2016, 12:30 PM.

Details

Summary

Fix another MSVC warning C4101 "unreferenced local variable".

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 59935.Jun 7 2016, 12:30 PM
STL_MSFT retitled this revision from to [libcxx] [test] Fix another MSVC warning C4101 "unreferenced local variable"..
STL_MSFT updated this object.
STL_MSFT added reviewers: mclow.lists, EricWF.
STL_MSFT added a subscriber: cfe-commits.
EricWF accepted this revision.Jun 13 2016, 8:01 PM
EricWF edited edge metadata.
This revision is now accepted and ready to land.Jun 13 2016, 8:01 PM
EricWF closed this revision.Jun 13 2016, 8:02 PM

r272622