aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2021-10-05 13:24:23 +0100
committerDavid Spickett <david.spickett@linaro.org>2021-10-07 09:26:26 +0100
commit17608d345f69af8e2c7aefcf7952aba2ffc38c0e (patch)
tree4fbd00c3847d4eaa2f0967c9467832fce3cde643 /llvm/lib/CodeGen/MachineFunction.cpp
parentda5937654691d3287c36b00641867a427b3adfb1 (diff)
downloadllvm-17608d345f69af8e2c7aefcf7952aba2ffc38c0e.zip
llvm-17608d345f69af8e2c7aefcf7952aba2ffc38c0e.tar.gz
llvm-17608d345f69af8e2c7aefcf7952aba2ffc38c0e.tar.bz2
[libcxx][pretty printers] Correct locale for u16/u32 string tests
When the locale is not some UTF-8 these tests fail. (different results for python2 linked gdbs vs. python3 but same issue) Setting the locale just for the test works around this. By default Ubuntu comes with just C.UTF-8. I've chosen to use en_US.UTF-8 instead given that my Mac doesn't have the former and there's a slim chance this test might run there. This also enables the u16string tests which are now passing. Reviewed By: #libc, ldionne, saugustine Differential Revision: https://reviews.llvm.org/D111138
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions