[all-commits] [llvm/llvm-project] c05f35: [lldb/unittest] Avoid relying on compiler characte...
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Tue May 5 09:19:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c05f35443c3bc6dc69e060c766b23669a33e14ac
https://github.com/llvm/llvm-project/commit/c05f35443c3bc6dc69e060c766b23669a33e14ac
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M lldb/unittests/DataFormatter/StringPrinterTests.cpp
Log Message:
-----------
[lldb/unittest] Avoid relying on compiler character encoding in unicode test
This is a speculative fix for a unit test failure on a Win/MSVC2017 bot
(http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/16106/steps/test/logs/stdio).
More information about the All-commits
mailing list