[PATCH] D37891: Driver: hoist the `wchar_t` handling to the driver
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 6 14:43:51 PDT 2017
compnerd updated this revision to Diff 118085.
compnerd added a comment.
Split the defaulting back to all the various targets.
Repository:
rL LLVM
https://reviews.llvm.org/D37891
Files:
include/clang/Basic/DiagnosticFrontendKinds.td
include/clang/Basic/LangOptions.def
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
lib/Basic/TargetInfo.cpp
lib/Basic/Targets/AArch64.cpp
lib/Basic/Targets/ARM.cpp
lib/Basic/Targets/AVR.h
lib/Basic/Targets/OSTargets.h
lib/Basic/Targets/X86.h
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInstance.cpp
lib/Frontend/CompilerInvocation.cpp
test/CXX/conv/conv.prom/p2.cpp
test/CodeGen/arm-metadata.c
test/CodeGen/pascal-wchar-string.c
test/CodeGen/string-literal-short-wstring.c
test/CodeGen/string-literal-unicode-conversion.c
test/CodeGen/wchar-size.c
test/Driver/clang_f_opts.c
test/Headers/wchar_limits.cpp
test/Index/index-pch.cpp
test/Lexer/wchar.c
test/Preprocessor/init.c
test/Preprocessor/pr19649-unsigned-wchar_t.c
test/Preprocessor/wchar_t.c
test/Sema/wchar.c
test/SemaCXX/short-wchar-sign.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37891.118085.patch
Type: text/x-patch
Size: 34704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171006/382b65b5/attachment-0001.bin>
More information about the cfe-commits
mailing list