This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5730f5ad03 [Parser] Correct initalizer typos before lambda capture type [...] new 99c20f4d54 Revert "Revert "Revert "Revert "Fix LLVMgold plugin name/pat [...]
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/ToolChains/CommonArgs.cpp | 16 ++++++++++++++-- test/Driver/freebsd.c | 2 +- test/Driver/gold-lto.c | 8 ++++---- test/Driver/lto-plugin-darwin.c | 6 ++++++ test/Driver/lto-plugin-linux.c | 6 ++++++ test/Driver/lto-plugin-windows.c | 6 ++++++ test/Driver/lto.c | 6 +++--- test/Driver/thinlto.c | 6 +++--- 8 files changed, 43 insertions(+), 13 deletions(-) create mode 100644 test/Driver/lto-plugin-darwin.c create mode 100644 test/Driver/lto-plugin-linux.c create mode 100644 test/Driver/lto-plugin-windows.c