[libc-commits] [PATCH] D74021: Created uChar implementation for libc
Alex Brachet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Feb 6 11:08:03 PST 2020
abrachet added inline comments.
================
Comment at: libc/src/uchar/c16rtomb.h:1-2
-//===----------------- Implementation header for c16rtomb -------------------===//
+//===----------------- Implementation header for c16rtomb
+//-------------------===//
//
----------------
clang-format did this because the line was too long, you should remove a few `-` to shorten it to I think 81 characters it might be 80.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74021/new/
https://reviews.llvm.org/D74021
More information about the libc-commits
mailing list