mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
Some debian libc++ bots started having failures in the locale tests due to what I assume is a change in the locale data for fr_FR in glibc. This change prints the actual value from the test to help debugging. It should be reverted once the bots cycle. llvm-svn: 328268