This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.1-branch
in repository binutils-gdb.
from 3f0720a4f1 Automatic date update in version.in
new a52fffb9ba Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_30-branch
in repository binutils-gdb.
from 8cd4cfdee4 Automatic date update in version.in
new 4e8ceef336 Automatic date update in version.in
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:
bfd/version.h | 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 lld.
from b30acf9c0 Simplify.
new 452dda729 [WebAssembly] Refactor linker-generated symbols. NFC.
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:
wasm/Config.h | 3 ---
wasm/Driver.cpp | 17 ++++-------------
wasm/MarkLive.cpp | 2 +-
wasm/Symbols.cpp | 5 +++++
wasm/Symbols.h | 19 +++++++++++++++++++
wasm/Writer.cpp | 56 ++++++++++++++++++++++++++++++++-----------------------
6 files changed, 62 insertions(+), 40 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 lldb.
from 89cd89b08 Add the ability to restrict the breakpoint to a module for ru [...]
new 01cf28c21 Fix a copy of a fixed length, possibly non-nul terminated, st [...]
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:
source/Plugins/Process/elf-core/ProcessElfCore.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 libcxx.
from b2189c01f Disable test in C++<11 mode due to use of alignas.
new d33aaa939 Fix has_unique_object_representation after Clang commit r324134.
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:
.../meta.unary.prop/has_unique_object_representations.pass.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 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 dc04a35cd Add -{no,}-check-sections flags to enable/disable section ove [...]
new 103f5166e Update Eq so that it uses NAME just like B does. NFC.
new b30acf9c0 Simplify.
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:
ELF/Options.td | 7 +++----
1 file changed, 3 insertions(+), 4 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 llvm.
from 8f8e0c4845d [InstCombine] Use getDestAlignment in SimplifyMemSet (NFC)
new b13ea4ef636 Fix incorrect usage of std::is_assignable.
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/ADT/ArrayRefTest.cpp | 8 ++++----
unittests/ADT/StringRefTest.cpp | 12 ++++++------
unittests/Support/ErrorOrTest.cpp | 4 ++--
3 files changed, 12 insertions(+), 12 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 701a3b68f6 More documentation cleanup for Decl.h.
new 82ecd7e4b1 Add missing direct-init / parameter-declaration-clause disam [...]
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:
include/clang/Parse/Parser.h | 6 ++++--
include/clang/Sema/DeclSpec.h | 7 +++++++
lib/Parse/ParseDecl.cpp | 21 ++++++++++++++++++---
lib/Parse/ParseDeclCXX.cpp | 7 +++++--
lib/Parse/ParseExprCXX.cpp | 6 ++++--
lib/Parse/ParseTentative.cpp | 6 +++++-
lib/Sema/SemaType.cpp | 4 ++++
test/Parser/cxx-ambig-decl-expr.cpp | 4 ++++
test/Parser/cxx0x-decl.cpp | 2 +-
9 files changed, 52 insertions(+), 11 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 ef7d5debd Strip .note.gnu.build-id sections if --build-id is given.
new dc04a35cd Add -{no,}-check-sections flags to enable/disable section ove [...]
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 | 1 +
ELF/Driver.cpp | 2 ++
ELF/Options.td | 4 ++++
ELF/Writer.cpp | 3 ++-
test/ELF/linkerscript/overlapping-sections.s | 4 +++-
5 files changed, 12 insertions(+), 2 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 zorg.
from ce95cbd CWD robust dep path calculation
new a16b002 Decrease the minimum version of ninja since 1.7.1 works
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:
zorg/jenkins/clang_build_dependencies.dep | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.