[SystemZ][z/OS][libcxx]: add the missing comment for patch D106153 and D106151
authorNancy Wang <wangn@ca.ibm.com>
Wed, 21 Jul 2021 17:42:22 +0000 (13:42 -0400)
committerMuiez Ahmed <muiez@ibm.com>
Wed, 21 Jul 2021 17:49:04 +0000 (13:49 -0400)
commit6ba493d81b07c814ac9332bb93ba8a01565020a7
treeef75bd076c5bac08668bc17575ae2d8ff071aa52
parentc030ba2fc8f14e3646c776fe383494b8cec41ab5
[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
libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char16_t_in.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char16_t_length.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char16_t_out.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char32_t_in.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char32_t_length.pass.cpp
libcxx/test/std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/char32_t_out.pass.cpp