This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Resolve everyone's favorite warning, unused local typedef
ClosedPublic

Authored by BillyONeal on Apr 20 2017, 1:45 PM.

Details

Summary

Just turned on test/std/strings/basic.string/string.cons/T_size_size.pass.cpp and tripped over this one :)

Diff Detail

Event Timeline

BillyONeal created this revision.Apr 20 2017, 1:45 PM
BillyONeal retitled this revision from Resolve everyone's favorite warning, unused local typedef to [libcxx] [test] Resolve everyone's favorite warning, unused local typedef.Apr 20 2017, 2:04 PM
BillyONeal added a subscriber: cfe-commits.
mclow.lists accepted this revision.Apr 20 2017, 5:45 PM
This revision is now accepted and ready to land.Apr 20 2017, 5:45 PM
BillyONeal closed this revision.Apr 20 2017, 6:23 PM

Committed r300937