Don't hardcode the locale name string.
authorEd Schouten <ed@nuxi.nl>
Mon, 16 Mar 2015 09:44:37 +0000 (09:44 +0000)
committerEd Schouten <ed@nuxi.nl>
Mon, 16 Mar 2015 09:44:37 +0000 (09:44 +0000)
commitbd250daee053252042ed5a33c8b13e3b24a61f52
tree43bdc4d1256bb3b583ed0d6250aad0b839687af1
parent3c1818c8c0bb0464232c75bc2cf767fec745b5f6
Don't hardcode the locale name string.

The rest of the test uses the #defines for the locale names properly. In
this single spot we do hardcode the string. This causes this test to
fail on CloudABI, where this locale is called en_US.UTF-8@UTC.

llvm-svn: 232365
libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.locales/locales.pass.cpp