This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d50bbd2 Fixing a FIXME related to Unicode support on Windows. Convert [...] new 465434b Restructure the propagation of -fPIC/-fPIE.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/LangOptions.def | 2 +- include/clang/Driver/CC1Options.td | 4 ++-- lib/CodeGen/CGObjCGNU.cpp | 2 +- lib/CodeGen/CodeGenModule.cpp | 7 ++----- lib/Driver/Tools.cpp | 6 ++---- lib/Frontend/CompilerInvocation.cpp | 4 ++-- lib/Frontend/InitPreprocessor.cpp | 8 ++++---- test/Driver/fsanitize.c | 2 +- test/Driver/pic.c | 14 +++++++------- test/Driver/ps4-pic.c | 4 ++-- test/Modules/explicit-build-flags.cpp | 2 +- test/Preprocessor/pic.c | 12 ++++++------ 12 files changed, 31 insertions(+), 36 deletions(-)