This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2debfe6 [analyzer] Re-apply r283092, attempt no.4, chunk no.2. new cd26b3f [Driver] Make -print-libgcc-file-name print compiler-rt lib w [...]
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: docs/CommandGuide/clang.rst | 3 ++- include/clang/Driver/Options.td | 3 ++- lib/Driver/Driver.cpp | 10 +++++++++- test/Driver/print-libgcc-file-name.c | 15 +++++++++++++++ 4 files changed, 28 insertions(+), 3 deletions(-) create mode 100644 test/Driver/print-libgcc-file-name.c