This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix shadow warnings.
ClosedPublic

Authored by STL_MSFT on Oct 4 2016, 12:24 PM.

Details

Summary

Fix MSVC shadow warnings in a newly added test, by renaming local variables.

Diff Detail

Event Timeline

STL_MSFT updated this revision to Diff 73531.Oct 4 2016, 12:24 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.
mclow.lists accepted this revision.Oct 5 2016, 6:17 PM
mclow.lists edited edge metadata.

LGTM

This revision is now accepted and ready to land.Oct 5 2016, 6:17 PM

Thanks Marshall. Can either you or Eric commit this?

EricWF closed this revision.Oct 7 2016, 3:19 PM
EricWF edited edge metadata.

r283618.