[llvm] Create a CharSetConverter class with both iconv and icu support (PR #74516)
    via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  4 08:11:54 PST 2024
    
    
  
================
@@ -0,0 +1,160 @@
+//===-- CharSet.h - Utility class to convert between char sets ----*- C++ -*-=//
----------------
cor3ntin wrote:
```suggestion
//===-- CharSet.h - Utility class to convert between characters sets ----*- C++ -*-=//
```
https://github.com/llvm/llvm-project/pull/74516
    
    
More information about the llvm-commits
mailing list