This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.
ClosedPublic

Authored by STL_MSFT on Jun 22 2017, 2:32 PM.

Details

Summary

[libcxx] [test] Fix Clang -Wunused-local-typedef warnings.

Diff Detail

Event Timeline

STL_MSFT created this revision.Jun 22 2017, 2:32 PM
EricWF accepted this revision.Jul 5 2017, 11:51 AM

LGTM. @STL_MSFT This seems like you could commit it without review. You're a professional STL developer after all, if you can't get this right may God have mercy on your users.

This revision is now accepted and ready to land.Jul 5 2017, 11:51 AM

Yeah, I just wanted to check that you didn't mean to actually use these typedefs for something. Thanks!

STL_MSFT closed this revision.Jul 19 2017, 3:14 PM