[all-commits] [llvm/llvm-project] a6beb1: Revert "Add UTF32 to/from UTF8 conversion functions"
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Tue Mar 22 12:01:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6beb18b845ca8548319d08df9eea46c87e1e533
https://github.com/llvm/llvm-project/commit/a6beb18b845ca8548319d08df9eea46c87e1e533
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M llvm/include/llvm/Support/ConvertUTF.h
M llvm/lib/Support/ConvertUTFWrapper.cpp
M llvm/unittests/Support/ConvertUTFTest.cpp
Log Message:
-----------
Revert "Add UTF32 to/from UTF8 conversion functions"
This reverts commit c3460689288abc98c91d8d6bffa74be9eb16c74d.
It broke at least one of the builders:
https://lab.llvm.org/buildbot#builders/100/builds/13947
More information about the All-commits
mailing list