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

Chris Lattner clattner at apple.com
Thu Dec 4 21:07:35 PST 2008


On Dec 4, 2008, at 8:48 PM, Eli Friedman wrote:
> Actually, something just occurred to me, though: if I recall
> correctly, Shift JIS is the default charset on Japanese Windows
> systems.  Do we plan to key the default -finput-charset off of the
> default system charset?  I'm not sure what, if anything, we can/should
> do in that situation.

Frankly, I'd be fine with clang being really really slow on all  
Japanese Windows installs (if that makes things easier) to start  
with.  If and when someone cares enough, we can figure out the best  
way to optimize it.  :)

-Chris



More information about the cfe-dev mailing list