This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a6eb16ed63 Improving this fatal diagnostic to help checker developers f [...] new 40c9a5ffc3 [Distro] Support detecting Gentoo new 3ece3f2fc6 [Driver] Disable -faddrsig on Gentoo by default
The 2 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/Driver/Distro.h | 5 +++++ lib/Driver/Distro.cpp | 3 +++ lib/Driver/ToolChains/Clang.cpp | 2 ++ test/Driver/addrsig.c | 3 +++ test/lit.cfg.py | 3 +++ unittests/Driver/DistroTest.cpp | 36 ++++++++++++++++++++++++++++++++++++ 6 files changed, 52 insertions(+)