Update the array tests to not use a local type; removes warnings in C++03. NFC
authorMarshall Clow <mclow.lists@gmail.com>
Fri, 12 Oct 2018 21:24:44 +0000 (21:24 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Fri, 12 Oct 2018 21:24:44 +0000 (21:24 +0000)
commitdb49965a6b5c64eba627f103a77c9a1b54d25e72
treee2ae719fcbeaa2017c4a13fdd96feb96ae286355
parent23145c6e08f3f7be0e1c063987b5594c8016be93
Update the array tests to not use a local type; removes warnings in C++03. NFC

llvm-svn: 344417
libcxx/test/std/containers/sequences/array/array.data/data.pass.cpp
libcxx/test/std/containers/sequences/array/array.data/data_const.pass.cpp
libcxx/test/std/containers/sequences/array/begin.pass.cpp