[llvm-dev] Is LLVM's C-Api Unicode aware? (original) (raw)

Alexander Benikowski via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 8 01:48:50 PDT 2017


Hi,

From what i can tell by looking at the C-Api and its use of CharPointers. It seems LLVM C-Api(and by that LLVM itself i think) is not Unicode aware? So only plain Ascii-Characters?

Currently translating the headers, and just wanted to be sure, since "char" is usually 1 Byte IIRC. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170908/28d406dc/attachment.html>



More information about the llvm-dev mailing list