[all-commits] [llvm/llvm-project] 9fec67: Encode columnWidthUTF8 tests as UTF-8 sequences.
cor3ntin via All-commits
all-commits at lists.llvm.org
Mon Nov 28 06:56:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fec67483d4c64ff8c8ec1db155370bec35af09b
https://github.com/llvm/llvm-project/commit/9fec67483d4c64ff8c8ec1db155370bec35af09b
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M llvm/unittests/Support/UnicodeTest.cpp
Log Message:
-----------
Encode columnWidthUTF8 tests as UTF-8 sequences.
Some platforms do not encode string literals as UTF-8
when building llvm
More information about the All-commits
mailing list