<div dir="ltr">And does it work if you rename your source file to <span style="font-family:arial,sans-serif;font-size:13px">Владимир.cpp? I'm also interested to know how you invoke clang since you're obviously doing this from the code?</span></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 31, 2014 at 4:55 PM, Vladimir <span dir="ltr"><<a href="mailto:VladimirPlyashkun@yandex.ru" target="_blank">VladimirPlyashkun@yandex.ru</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hmm, i dont set any locales in my code. I have a wide string like this<br>
wstring ws = L"C:\\Users\\Владимир\\Documents\\Visual Studio<br>
2013\\Projects\\acm\\acm\\Source.cpp"<br>
then i converted it to simple string(using boost) and pass it to clang. And<br>
it works for me.<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://clang-developers.42468.n3.nabble.com/Problem-with-non-english-symbols-in-file-path-tp4037506p4037563.html" target="_blank">http://clang-developers.42468.n3.nabble.com/Problem-with-non-english-symbols-in-file-path-tp4037506p4037563.html</a><br>


<div class="im HOEnZb">Sent from the Clang Developers mailing list archive at Nabble.com.<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div>