This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from f117a62c5d Remove unused "tmp" variable.
new 4cb3152d95 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 gdb-8.2-branch
in repository binutils-gdb.
from 9d370cb509 Automatic date update in version.in
new 419dd85085 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_31-branch
in repository binutils-gdb.
from edd27c67f5 elf: Check for corrupt symbol version info
new e6dc779fce 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 llvm.
from 3478d122685 [DAGCombiner] improve formatting for select+setcc code; NFC
new 2b32f85ed49 dwarfdump: Improve performance on large DWP files
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/llvm/ADT/STLExtras.h | 7 +++++++
include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h | 1 +
lib/DebugInfo/DWARF/DWARFUnitIndex.cpp | 29 +++++++++++++++++++--------
3 files changed, 29 insertions(+), 8 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 13d1bd3167 Remove dead code made unnecessary by r342018.
new ca6d65812f [AArch64] Support reserving x1-7 registers.
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/ClangCommandLineReference.rst | 28 ++++++++++++++
include/clang/Driver/Options.td | 7 ++--
lib/Driver/ToolChains/Arch/AArch64.cpp | 21 ++++++++++
test/Driver/aarch64-fixed-x-register.c | 71 ++++++++++++++++++++++++++++++++++
test/Driver/aarch64-fixed-x18.c | 4 --
test/Driver/aarch64-fixed-x20.c | 4 --
6 files changed, 123 insertions(+), 12 deletions(-)
create mode 100644 test/Driver/aarch64-fixed-x-register.c
delete mode 100644 test/Driver/aarch64-fixed-x18.c
delete mode 100644 test/Driver/aarch64-fixed-x20.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.
from 3a8c8e45f9 When we leave a module header, make that header visible in i [...]
new 7b26c1cf75 Track definition merging on the canonical declaration even w [...]
new 13d1bd3167 Remove dead code made unnecessary by r342018.
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/AST/ASTContext.cpp | 5 +---
lib/Sema/SemaLookup.cpp | 7 ------
lib/Sema/SemaType.cpp | 9 +++++++-
lib/Serialization/ASTReader.cpp | 9 +-------
lib/Serialization/ASTReaderDecl.cpp | 17 ++------------
...cpp => merge-template-pattern-visibility-3.cpp} | 27 +++++++++-------------
6 files changed, 23 insertions(+), 51 deletions(-)
copy test/Modules/{friend-definition.cpp => merge-template-pattern-visibility-3.cp [...]
--
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 binutils-gdb.
from 4aa8e6c238 python: Add tests for trying to use an invalid Inferior object
new 88f22c34d0 Fix a typo in a comment.
new f117a62c5d Remove unused "tmp" variable.
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:
gdb/ChangeLog | 9 +++++++++
gdb/aarch64-fbsd-tdep.h | 2 +-
gdb/fbsd-nat.c | 1 -
3 files changed, 10 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 clang.
from 8b335cfaae [Hexagon] Remove fp-contract=fast setting for at O3
new 3a8c8e45f9 When we leave a module header, make that header visible in i [...]
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/Basic/Module.cpp | 11 +++++------
.../Inputs/unavailable-local-visibility}/a.h | 2 +-
test/Modules/Inputs/unavailable-local-visibility/b.h | 13 +++++++++++++
.../Inputs/unavailable-local-visibility/module.modulemap | 9 +++++++++
test/Modules/Inputs/unavailable-local-visibility/x.h | 4 ++++
test/Modules/unavailable-local-visibility.test | 2 ++
6 files changed, 34 insertions(+), 7 deletions(-)
copy test/{Index/Inputs => Modules/Inputs/unavailable-local-visibility}/a.h (67%)
create mode 100644 test/Modules/Inputs/unavailable-local-visibility/b.h
create mode 100644 test/Modules/Inputs/unavailable-local-visibility/module.modulemap
create mode 100644 test/Modules/Inputs/unavailable-local-visibility/x.h
create mode 100644 test/Modules/unavailable-local-visibility.test
--
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 2cbd88fb606 fix 80-column violation with clang-format
new 3478d122685 [DAGCombiner] improve formatting for select+setcc code; 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 32 +++++++++++++++-----------------
1 file changed, 15 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.