Remove hex character number from wchar_t test
authorEd Maste <emaste@freebsd.org>
Thu, 30 Oct 2014 17:41:11 +0000 (17:41 +0000)
committerEd Maste <emaste@freebsd.org>
Thu, 30 Oct 2014 17:41:11 +0000 (17:41 +0000)
commit98b6546dded3a531dcab29318ad44169215915b0
tree9d56a64e1aa73e920a54b0754da868342613add6
parenta94cd25188944f5da604528f84a5ecf147c74460
Remove hex character number from wchar_t test

After r220894 (StringPrinter change) it is no longer emitted. Update the
test rather than considering it a bug as the new format is preferred.

llvm-svn: 220914
lldb/test/lang/cpp/wchar_t/TestCxxWCharT.py