[PATCH] D153418: Adding iconv support to CharSetConverter class

Abhina Sree via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 06:19:54 PDT 2023


abhina.sreeskantharajan created this revision.
Herald added a project: All.
abhina.sreeskantharajan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This patch adds iconv support to the CharSetConverter class.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153418

Files:
  clang/include/clang/Basic/CharSet.h
  clang/include/clang/Config/config.h.cmake
  clang/lib/Basic/CMakeLists.txt
  clang/lib/Basic/CharSet.cpp
  clang/unittests/Basic/CharSetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153418.533236.patch
Type: text/x-patch
Size: 15447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230621/746deb25/attachment.bin>


More information about the cfe-commits mailing list