[cfe-dev] Problem with non-english symbols in file path

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jan 30 08:31:19 PST 2014


On 30 January 2014 07:32, Vladimir <VladimirPlyashkun at yandex.ru> wrote:
> Thanks to your reply, yes i'm using Windows.

Which version of clang? Current trunk should be asking windows for a
utf-16 path and converting it to utf-8 internally. Try putting a
breakpoint in openFileForRead and see if the path looks correct.

Cheers,
Rafael



More information about the cfe-dev mailing list