[cfe-dev] Wide strings and clang::StringLiteral.

Paolo Bolzoni bolzoni at cs.unipr.it
Sat Nov 29 01:00:38 PST 2008


I need to convert the strings literals to other encoding, I was planning to
use iconv.h's functions, but I need to know the encoding of the input strings.

So the question is, what encoding have the strings returned by
clang::StringLiteral::getStrData(), overall wide ones?

Thanks
pb



More information about the cfe-dev mailing list