[all-commits] [llvm/llvm-project] 3b956a: Reland "[Support][unittests] Enforce alignment in ...

rorth via All-commits all-commits at lists.llvm.org
Wed Oct 14 03:03:21 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b956a58f3c51d49b54cfba24a5c241a68078a53
      https://github.com/llvm/llvm-project/commit/3b956a58f3c51d49b54cfba24a5c241a68078a53
  Author: Rainer Orth <ro at gcc.gnu.org>
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
    M llvm/lib/Support/ConvertUTFWrapper.cpp
    M llvm/unittests/Support/ConvertUTFTest.cpp

  Log Message:
  -----------
  Reland "[Support][unittests] Enforce alignment in ConvertUTFTest"

This relands commit 53b3873cf428fd78f1d92504cc20adf11181ead7.  The failure
of `ConvertUTFTest.UTF16WrappersForConvertUTF16ToUTF8String` detected the
first time is fixed.

Differential Revision: https://reviews.llvm.org/D88824




More information about the All-commits mailing list