This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix shadow warnings.
ClosedPublic

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

Details

Summary

Fix shadow warnings. This variable was scoped incorrectly, found by MSVC.

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 75372.Oct 20 2016, 5:19 PM
STL_MSFT retitled this revision from to [libcxx] [test] Fix shadow 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, 11:53 AM
EricWF edited edge metadata.

Y'all need to get commit access :-P

This revision is now accepted and ready to land.Oct 23 2016, 11:53 AM
EricWF closed this revision.Oct 23 2016, 11:57 AM

r284941.