[PATCH] [3/6] Add support for non-utf8 file names in Path.inc

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Sep 30 12:15:03 PDT 2013


> Yes, probably the real solution is to define wmain instead of main, so we
> can get our hands on Unicode paths to start with, convert that to UTF-8
> internally, and go from there.

Agreed. We really should not try guessing the encoding.

Cheers,
Rafael



More information about the llvm-commits mailing list