This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e3656d7fcf Move LangStandard*, InputKind::Language to Basic new 0e2d6da234 [Driver] Properly use values-X[ca].o, values-xpg[46].o on Solaris
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/Solaris.cpp | 23 ++++++- .../Inputs/solaris_sparc_tree/usr/lib/values-Xa.o | 0 .../Inputs/solaris_sparc_tree/usr/lib/values-Xc.o | 0 .../solaris_sparc_tree/usr/lib/values-xpg4.o | 0 .../solaris_sparc_tree/usr/lib/values-xpg6.o | 0 .../Inputs/solaris_x86_tree/usr/lib/values-Xa.o | 0 .../Inputs/solaris_x86_tree/usr/lib/values-Xc.o | 0 .../Inputs/solaris_x86_tree/usr/lib/values-xpg4.o | 0 .../Inputs/solaris_x86_tree/usr/lib/values-xpg6.o | 0 test/Driver/solaris-ld-values.c | 77 ++++++++++++++++++++++ test/Driver/solaris-ld-values.cpp | 45 +++++++++++++ 11 files changed, 144 insertions(+), 1 deletion(-) copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_sparc_tree/us [...] copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_sparc_tree/us [...] copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_sparc_tree/us [...] copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_sparc_tree/us [...] copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_x86_tree/usr/ [...] copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_x86_tree/usr/ [...] copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_x86_tree/usr/ [...] copy bindings/python/tests/__init__.py => test/Driver/Inputs/solaris_x86_tree/usr/ [...] create mode 100644 test/Driver/solaris-ld-values.c create mode 100644 test/Driver/solaris-ld-values.cpp