This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 838922fb55 Derive builtin return type from its definition new 76061b321e Revert "[clang] - Simplify tools::SplitDebugName." new 900dacb5d6 Fix linker option for -fprofile-arcs -ftest-coverage
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: lib/Driver/ToolChains/Clang.cpp | 4 ++-- lib/Driver/ToolChains/CommonArgs.cpp | 19 +++++++++++++++---- lib/Driver/ToolChains/CommonArgs.h | 2 +- lib/Driver/ToolChains/Gnu.cpp | 2 +- lib/Driver/ToolChains/Linux.cpp | 2 +- lib/Driver/ToolChains/MinGW.cpp | 2 +- test/Driver/clang_f_opts.c | 4 ++++ 7 files changed, 25 insertions(+), 10 deletions(-)