[LLDB] On Windows, force error message formatting to English
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>
Thu, 28 Nov 2019 19:15:13 +0000 (14:15 -0500)
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>
Thu, 28 Nov 2019 19:15:13 +0000 (14:15 -0500)
commitbdad3ec75ab35ade2433b1278689d483dcf9abc4
tree3a148c64d391f80c3f30137dde88d6b8f7ced205
parentb4dfc5508f9239f50a3c44dd64e82a488b698b29
[LLDB] On Windows, force error message formatting to English

This fixes the Utility/StatusTest.ErrorWin32 unit test on non-English locales.

Differential Revision: https://reviews.llvm.org/D70442
lldb/source/Utility/Status.cpp