[libc-commits] [libc] [libc] Character converter skeleton class (PR #143619)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Wed Jun 11 10:15:17 PDT 2025
================
@@ -0,0 +1,23 @@
+//===-- Definition of char32_t.h ------------------------------------------===//
+//
+// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
+// See https://llvm.org/LICENSE.txt for license information.
+// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+//
----------------
michaelrj-google wrote:
nit: remove the extra line of comment
https://github.com/llvm/llvm-project/pull/143619
More information about the libc-commits
mailing list