This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4c12fc3356 [attributes] Add an attribute for server routines in Mach ke [...]
new d82abd2db6 [attributes] Fix buildbot after r354530.
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/Misc/pragma-attribute-supported-attributes-list.test | 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 67d294e4f43 PR middle-end/89412 * expr.c (expand_assignment): If resu [...]
new 02dc60280b0 PR c++/89405 * decl.c (maybe_commonize_var): When clearin [...]
new 0c3f2aa9dd7 PR c++/89403 * decl2.c (c_parse_final_cleanups): Move TRE [...]
new 4241dea03bc Daily bump.
The 3 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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/decl.c | 1 +
gcc/cp/decl2.c | 5 -----
gcc/cp/semantics.c | 7 ++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/pr89403.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/inline-var5.C | 11 +++++++++++
8 files changed, 52 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr89403.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/inline-var5.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 gcc-8-branch
in repository gcc.
from b52d714d908 Daily bump.
new 2e66223273e Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 83f21fb2e18 Daily bump.
new 9e2a91374e2 Daily bump.
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/DATESTAMP | 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 clang.
from c836e11927 [clang] Add CMake target for installing clang's CMake exports
new 4c12fc3356 [attributes] Add an attribute for server routines in Mach ke [...]
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/Basic/Attr.td | 6 +++++
include/clang/Basic/AttrDocs.td | 21 +++++++++++++++
include/clang/Basic/DiagnosticSemaKinds.td | 5 ++++
lib/Sema/SemaDeclAttr.cpp | 26 ++++++++++++++++++
...pragma-attribute-supported-attributes-list.test | 1 +
test/Sema/attr-mig.c | 22 +++++++++++++++
test/Sema/attr-mig.cpp | 20 ++++++++++++++
test/Sema/attr-mig.m | 31 ++++++++++++++++++++++
8 files changed, 132 insertions(+)
create mode 100644 test/Sema/attr-mig.c
create mode 100644 test/Sema/attr-mig.cpp
create mode 100644 test/Sema/attr-mig.m
--
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 0c95f9ed6c Fix typos in symtab_symbol_info
new 56b80d4c4c 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 521dcd25a8 Automatic date update in version.in
new d0036795a7 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_32-branch
in repository binutils-gdb.
from 295ab7abd7 Automatic date update in version.in
new d06d52fe54 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 e72a9e9b208 [CMake][runtimes] Set clang-header dependency for builtins
new 27dce219091 [GlobalISel] Add -O0 to some tests to see if it fixes 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/CodeGen/AArch64/GlobalISel/legalize-shuffle-vector.mir | 2 +-
test/CodeGen/AArch64/GlobalISel/select-shuffle-vector.mir | 2 +-
2 files changed, 2 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 lldb.
from 7cba79280 [lldb-mi] Move TestMIPrompt away from pexpect().
new 3914a774b Merge target triple into module triple when constructing modu [...]
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/Core/Module.cpp | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.