This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b8bcd37490 Add a C2x spelling for the external_source_symbol and intern [...]
new d4669c7c1f Document why the consumed attributes (consumable, callable_w [...]
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 | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
--
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 d925bc6aff Add a C++11 and C2x spelling for the type safety attribute ( [...]
new b8bcd37490 Add a C2x spelling for the external_source_symbol and intern [...]
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 | 4 ++--
test/Sema/attr-external-source-symbol.c | 14 +++++++++++++-
test/Sema/internal_linkage.c | 8 +++++++-
3 files changed, 22 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 clang.
from 40332b100c [RISCV] Enable __int128_t and __uint128_t through clang flag
new d925bc6aff Add a C++11 and C2x spelling for the type safety attribute ( [...]
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 | 10 +++++-----
lib/Parse/ParseDecl.cpp | 4 ++++
lib/Sema/SemaDeclAttr.cpp | 20 ++++----------------
test/Sema/attr-type-safety.c | 45 ++++++++++++++++++++++++++++++++++++++++++++
test/Sema/warn-type-safety.c | 4 ++--
5 files changed, 60 insertions(+), 23 deletions(-)
create mode 100644 test/Sema/attr-type-safety.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 gcc.
from 831f6bcc569 2018-02-25 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 0b0977e7360 2018-02-25 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 | 6 +++++
gcc/fortran/trans-intrinsic.c | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr84523.f90 | 42 +++++++++++++++++++++++++++++++++++
4 files changed, 58 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr84523.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 gcc-7-branch
in repository gcc.
from 47270474add Daily bump.
new 533c2a57a46 2018-02-25 Thomas Koenig <tkoenig(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/gfortran.h | 2 ++
gcc/fortran/resolve.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/select_type_40.f90 | 9 +++++++++
5 files changed, 33 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/select_type_40.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 gcc.
from 81f9853c0e5 Daily bump.
new 831f6bcc569 2018-02-25 Thomas Koenig <tkoenig(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 | 7 +++++++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/resolve.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/select_type_40.f90 | 9 +++++++++
5 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/select_type_40.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-tools-extra.
from af574dc5 [clang-tidy/google] Improve the Objective-C global variable d [...]
new 53a136cb [clangd] Address FIXME and fix comment
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:
clangd/Context.cpp | 2 +-
clangd/tool/ClangdMain.cpp | 7 ++++---
2 files changed, 5 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 2e0c67b3afc [X86] Use SDNode instead of SDPatternOperator. NFC
new d2f46f5fc11 [InstSimplify] Remove unused parameter from test cases.
new 1cb64026709 [InstSimplify] Add test cases for removal of vector fabs on [...]
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:
.../InstSimplify/floating-point-arithmetic.ll | 132 +++++++++++++++++++--
1 file changed, 125 insertions(+), 7 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 5c1e879c2ea [TargetLowering] SimplifyDemandedVectorElts - pass demanded [...]
new 2e0c67b3afc [X86] Use SDNode instead of SDPatternOperator. 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/Target/X86/X86InstrAVX512.td | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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-tools-extra.
from bffee641 [clangd] BindWithForward -> Bind. NFC
new af574dc5 [clang-tidy/google] Improve the Objective-C global variable d [...]
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/google/GlobalVariableDeclarationCheck.cpp | 4 ++--
test/clang-tidy/google-objc-global-variable-declaration.m | 14 +++++++++++---
2 files changed, 13 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.