[PATCH] D37891: Driver: hoist the `wchar_t` handling to the driver
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 15 09:21:00 PDT 2017
rnk added a comment.
I do remember recommending this approach over IRC, but I thought we concluded that we should leave all the defaults in lib/Basic/Targets/ and make the -cc1 -fwchar-type= and -f[no-]signed-wchar overrides that affected all targets equally. That would avoid the need for these test updates, anyway.
Repository:
rL LLVM
https://reviews.llvm.org/D37891
More information about the cfe-commits
mailing list