[PATCH] D106753: ConvertUTF: Created wrapper convertUTF32ToUTF8String

Marcus Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 29 14:16:10 PDT 2021


MarcusJohnson91 updated this revision to Diff 362882.
MarcusJohnson91 added a comment.

The tests work on my machine now, turns out the Big endian one needs a BOM, pretty obvious in hindsight.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106753/new/

https://reviews.llvm.org/D106753

Files:
  llvm/include/llvm/Support/ConvertUTF.h
  llvm/lib/Support/ConvertUTFWrapper.cpp
  llvm/unittests/Support/ConvertUTFTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106753.362882.patch
Type: text/x-patch
Size: 5197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/2a7a51c4/attachment.bin>


More information about the llvm-commits mailing list