This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c2f02d1 Fix assertion failure when deducing an auto-typed argument ag [...] new 71ec224 Driver: warn on -fPIC/-fpic/-fPIE/-fpie on Windows
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: lib/Driver/Tools.cpp | 11 +++++++++ test/Driver/windows-pic.cpp | 59 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 test/Driver/windows-pic.cpp