[libcxx] [test] Fix comment typos, strip trailing whitespace.
No functional change, no code review. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292434 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// string_type negative_sign() const;
|
||||
|
||||
// The C++ and C standards are silent.
|
||||
// On this one, commen sense is the guideline.
|
||||
// On this one, common sense is the guideline.
|
||||
// If customers complain, I'll endeavor to minimize customer complaints
|
||||
|
||||
#include <locale>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
// REQUIRES: locale.zh_CN.UTF-8
|
||||
|
||||
// GLIBC Expects "10/06/2009" for fr_FR as opposed to "10.06.2009"
|
||||
// GLIBC also failes on the zh_CN test.
|
||||
// GLIBC also fails on the zh_CN test.
|
||||
// XFAIL: linux
|
||||
|
||||
// <locale>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
// REQUIRES: locale.zh_CN.UTF-8
|
||||
|
||||
// GLIBC Expects "10/06/2009" for fr_FR as opposed to "10.06.2009"
|
||||
// GLIBC also failes on the zh_CN test.
|
||||
// GLIBC also fails on the zh_CN test.
|
||||
// XFAIL: linux
|
||||
|
||||
// <locale>
|
||||
|
||||
Reference in New Issue
Block a user