[llvm] Create a EncodingConverter class with both iconv and icu support. (PR #138893)
Hubert Tong via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 20:11:15 PDT 2025
================
@@ -0,0 +1,140 @@
+//===-- TextEncodingConverter.h - Encoding conversion class -------*- C++ -*-=//
----------------
hubert-reinterpretcast wrote:
Comment should match filename. Either name looks fine to me.
https://github.com/llvm/llvm-project/pull/138893
More information about the llvm-commits
mailing list