[all-commits] [llvm/llvm-project] 6ba493: [SystemZ][z/OS][libcxx]: add the missing comment f...

NancyWang2019 via All-commits all-commits at lists.llvm.org
Wed Jul 21 10:50:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ba493d81b07c814ac9332bb93ba8a01565020a7
      https://github.com/llvm/llvm-project/commit/6ba493d81b07c814ac9332bb93ba8a01565020a7
  Author: Nancy Wang <wangn at ca.ibm.com>
  Date:   2021-07-21 (Wed, 21 Jul 2021)

  Changed paths:
    M libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char16_t_in.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char16_t_length.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char16_t_out.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char32_t_in.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char32_t_length.pass.cpp
    M libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char32_t_out.pass.cpp

  Log Message:
  -----------
  [SystemZ][z/OS][libcxx]: add the missing comment for patch D106153 and D106151

This patch is to add the missing comments in https://reviews.llvm.org/D106153 and https://reviews.llvm.org/D106151 to address comments.

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




More information about the All-commits mailing list