[PATCH] D114342: ConvertUTF, new wrapper API
Marcus Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 01:23:17 PDT 2022
MarcusJohnson91 updated this revision to Diff 417523.
MarcusJohnson91 added a comment.
BOM was missing from the test strings, again tested with `ninja check-llvm-support` and it's again saying everything passed 🤷
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114342/new/
https://reviews.llvm.org/D114342
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: D114342.417523.patch
Type: text/x-patch
Size: 8486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220323/f4346d6b/attachment.bin>
More information about the llvm-commits
mailing list