This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a0fac3a Interpreter: Don't return StringRef from functions whose retu [...]
new 713f69e unittests: Specify types in a bunch of unittest EXPECT's
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:
unittests/Core/ArchSpecTest.cpp | 42 +++---
.../Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 2 +-
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 8 +-
.../InstEmulation/TestArm64InstEmulation.cpp | 34 ++---
.../x86/Testx86AssemblyInspectionEngine.cpp | 162 ++++++++++-----------
unittests/Utility/StringExtractorTest.cpp | 108 +++++++-------
6 files changed, 178 insertions(+), 178 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 30506ca Remove invalid effective-targets from std::function tests
new 6de917f PR77987 Fix unique_ptr<T[], D>::reset(U) for T != U
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:
libstdc++-v3/ChangeLog | 15 ++++++++++++
libstdc++-v3/include/bits/unique_ptr.h | 7 +++---
.../20_util/unique_ptr/assign/assign_neg.cc | 21 ++++++++++++++++
.../testsuite/20_util/unique_ptr/assign/cv_qual.cc | 23 ------------------
.../20_util/unique_ptr/modifiers/cv_qual.cc | 11 ---------
.../20_util/unique_ptr/modifiers/reset_neg.cc | 28 ++++++++++++++++++----
6 files changed, 64 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 2113acd Rename skip(StringRef) -> consume(StringRef).
new ed05ee6 [ELF] Support for R_ARM_TARGET2 relocation
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:
ELF/Config.h | 4 ++++
ELF/Driver.cpp | 16 ++++++++++++++
ELF/Options.td | 2 ++
ELF/Target.cpp | 8 +++++++
test/ELF/arm-target2.s | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 90 insertions(+)
create mode 100644 test/ELF/arm-target2.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 7203efc Hexagon: add dummy files to test dir so git keeps them.
new bbbbe93 Add a dummy file in each subdirectory in test/Driver/Inputs/h [...]
new 147b50f [Driver] Use VFS to perform all distribution checks
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.cpp | 6 +++---
test/Driver/Inputs/hexagon_tree/Tools/bin/readme | 4 ++++
test/Driver/Inputs/hexagon_tree/Tools/readme | 4 ++++
.../Inputs/hexagon_tree/Tools/target/hexagon/include/c++/readme | 4 ++++
test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/readme | 4 ++++
test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/readme | 4 ++++
test/Driver/Inputs/hexagon_tree/Tools/target/readme | 4 ++++
7 files changed, 27 insertions(+), 3 deletions(-)
create mode 100644 test/Driver/Inputs/hexagon_tree/Tools/bin/readme
create mode 100644 test/Driver/Inputs/hexagon_tree/Tools/readme
create mode 100644 test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/c+ [...]
create mode 100644 test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/include/readme
create mode 100644 test/Driver/Inputs/hexagon_tree/Tools/target/hexagon/readme
create mode 100644 test/Driver/Inputs/hexagon_tree/Tools/target/readme
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5db34fe 2016-10-17 Paul Thomas <pault(a)gcc.gnu.org>
new 8476986 Update dom_info
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:
gcc/ChangeLog | 25 ++++++++
gcc/dominance.c | 170 +++++++++++++++++++++++++++++++++++++++++++++++++----
gcc/dominance.h | 5 ++
gcc/tree-if-conv.c | 53 +++++++++++++----
4 files changed, 228 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4f32a3a Fix a typo.
new 7203efc Hexagon: add dummy files to test dir so git keeps them.
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:
test/Driver/Inputs/{CUDA/usr/local/cuda => hexagon_tree/Tools}/bin/.keep | 0
.../Inputs/{CUDA/usr/local/cuda/bin => hexagon_tree/Tools/target}/.keep | 0
2 files changed, 0 insertions(+), 0 deletions(-)
copy test/Driver/Inputs/{CUDA/usr/local/cuda => hexagon_tree/Tools}/bin/.keep (100%)
copy test/Driver/Inputs/{CUDA/usr/local/cuda/bin => hexagon_tree/Tools/target}/.ke [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a68b3ea 2016-10-17 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 5db34fe 2016-10-17 Paul Thomas <pault(a)gcc.gnu.org>
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:
gcc/fortran/ChangeLog | 8 +++++
gcc/fortran/resolve.c | 5 ++++
gcc/testsuite/ChangeLog | 8 ++++-
gcc/testsuite/gfortran.dg/proc_ptr_49.f90 | 50 +++++++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_49.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 560c156 Reapply r284383. The test failures were due to a missing dir [...]
new 4f32a3a Fix a typo.
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/Tools.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dbd2f08 * lib/target-supports.exp (check_effective_ta [...]
new 2b8a924 * dwarf2.h (enum dwarf_calling_convention): Add new DWARF5 [...]
new a68b3ea 2016-10-17 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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:
gcc/ChangeLog | 8 ++
gcc/config/arm/arm.c | 7 +-
gcc/config/arm/arm.md | 12 ---
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.target/arm/pr77308.c | 164 +++++++++++++++++++++++++++++++++
include/ChangeLog | 15 +++
include/dwarf2.def | 56 +++++++++++
include/dwarf2.h | 127 +++++++++++++++++++++----
8 files changed, 361 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr77308.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from ade75aa [clang-move] Fix generating illegal header guard.
new ab28772 [clang-tidy] Clean up code after applying replacements.
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:
clang-tidy/CMakeLists.txt | 1 +
clang-tidy/ClangTidy.cpp | 103 ++++++++++++++++-----
clang-tidy/ClangTidyDiagnosticConsumer.cpp | 5 +-
test/clang-tidy/clean-up-code.cpp | 12 +++
test/clang-tidy/fix.cpp | 1 +
.../google-readability-namespace-comments.cpp | 2 +-
6 files changed, 97 insertions(+), 27 deletions(-)
create mode 100644 test/clang-tidy/clean-up-code.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.