r315126 - Driver: hoist the `wchar_t` handling to the driver

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 25 12:49:56 PDT 2017


On Wed, Oct 25, 2017 at 12:14 PM, Friedman, Eli <efriedma at codeaurora.org>
wrote:

> Maybe we should just ignore -fno-short-wchar, instead?  I think that's
> what gcc and released versions of clang do (that means -fno-short-wchar
> doesn't do anything for Windows targets, but that's probably fine).
>

No, the intention of this change was to make -fno-short-wchar do something
on Windows targets.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171025/a433d918/attachment.html>


More information about the cfe-commits mailing list