This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ef06b8a5db clang-format: [JS] parse async function declarations.
new 60162ecf3d clang/test/Modules/malformed-overload.m: Make sure module ca [...]
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/Modules/malformed-overload.m | 1 +
1 file changed, 1 insertion(+)
--
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 9ba92e2ece Fix asan failures on OpenMP.
new ef06b8a5db clang-format: [JS] parse async function declarations.
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/Format/UnwrappedLineParser.cpp | 14 ++++++++------
unittests/Format/FormatTestJS.cpp | 17 +++++++++++++++++
2 files changed, 25 insertions(+), 6 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 gcc.
from e486cd9dd70 2017-04-27 Claire Dross <dross(a)adacore.com>
new ea97aed84a4 2017-04-27 Bob Duff <duff(a)adacore.com>
new 7e933b61743 2017-04-27 Yannick Moy <moy(a)adacore.com>
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/ada/ChangeLog | 28 ++++++++
gcc/ada/checks.adb | 198 +++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/ada/checks.ads | 8 ++-
gcc/ada/exp_attr.adb | 11 ++-
gcc/ada/exp_ch6.adb | 9 ++-
gcc/ada/g-dyntab.adb | 44 ++++++------
gcc/ada/g-dyntab.ads | 1 +
gcc/ada/g-table.ads | 8 +++
gcc/ada/sem_attr.adb | 3 -
gcc/ada/sem_res.adb | 6 --
gcc/ada/sinput.ads | 2 +-
11 files changed, 280 insertions(+), 38 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 gcc.
from 6a57a1e8a39 2017-04-27 Richard Biener <rguenther(a)suse.de>
new e486cd9dd70 2017-04-27 Claire Dross <dross(a)adacore.com>
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/ada/ChangeLog | 27 ++
gcc/ada/a-cfdlli.ads | 7 +-
gcc/ada/a-cfhama.ads | 17 +-
gcc/ada/a-cforma.adb | 323 +++++++++++-------
gcc/ada/a-cforma.ads | 947 +++++++++++++++++++++++++++++++++++++++++++++------
gcc/ada/a-cofuma.adb | 32 +-
gcc/ada/a-cofuma.ads | 83 +++--
gcc/ada/a-cofuse.ads | 17 +-
8 files changed, 1181 insertions(+), 272 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 a2f1e1f1d TCPSocket: add back support for "*" address
new 4da251c96 [LLDB][MIPS] Forgot to add check in commit rl301530 Reviewers [...]
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:
packages/Python/lldbsuite/test/tools/lldb-mi/control/TestMiExec.py | 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 gcc.
from 6e3e2cf4ea9 2017-04-27 Hristian Kirtchev <kirtchev(a)adacore.com>
new 6a57a1e8a39 2017-04-27 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/emit-rtl.c | 5 ++++-
2 files changed, 11 insertions(+), 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 d31f7cc84c [X86] Support of no_caller_saved_registers attribute
new 9ba92e2ece Fix asan failures on OpenMP.
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/Sema/SemaOpenMP.cpp | 2 ++
1 file changed, 2 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 gcc.
from 81405d30774 2017-04-27 Bob Duff <duff(a)adacore.com>
new 6e3e2cf4ea9 2017-04-27 Hristian Kirtchev <kirtchev(a)adacore.com>
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/ada/ChangeLog | 20 ++++
gcc/ada/a-cfhama.adb | 48 ++++----
gcc/ada/a-cfhama.ads | 48 ++++----
gcc/ada/a-cfinve.ads | 17 +--
gcc/ada/a-cofove.ads | 17 +--
gcc/ada/a-cofuma.adb | 8 +-
gcc/ada/a-cofuma.ads | 10 +-
gcc/ada/exp_ch9.adb | 63 +++++-----
gcc/ada/exp_spark.adb | 4 +-
gcc/ada/exp_util.adb | 11 +-
gcc/ada/freeze.adb | 28 ++---
gcc/ada/g-debpoo.adb | 39 +++++--
gcc/ada/g-dyntab.adb | 21 +++-
gcc/ada/g-dyntab.ads | 60 +++++-----
gcc/ada/g-spipat.adb | 315 ++++++++++++++++++++++++++------------------------
gcc/ada/sem_ch7.adb | 6 +-
16 files changed, 391 insertions(+), 324 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 0b6b713771 [ObjC] Disallow vector parameters and return values in Objec [...]
new d31f7cc84c [X86] Support of no_caller_saved_registers 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/AST/Type.h | 38 ++++++++++++++--------
include/clang/Basic/Attr.td | 6 ++++
include/clang/Basic/AttrDocs.td | 34 +++++++++++++++++++
include/clang/Basic/DiagnosticSemaKinds.td | 3 ++
include/clang/CodeGen/CGFunctionInfo.h | 17 +++++++---
include/clang/Sema/Sema.h | 1 +
lib/AST/ASTContext.cpp | 2 ++
lib/AST/TypePrinter.cpp | 2 ++
lib/CodeGen/CGCall.cpp | 3 ++
lib/Sema/SemaDecl.cpp | 14 ++++++++
lib/Sema/SemaDeclAttr.cpp | 38 +++++++++++++++++++---
lib/Sema/SemaType.cpp | 19 +++++++++--
lib/Serialization/ASTReader.cpp | 9 ++---
lib/Serialization/ASTWriter.cpp | 2 ++
.../attr-x86-no_caller_saved_registers.cpp | 31 ++++++++++++++++++
.../attr-non-x86-no_caller_saved_registers.cpp | 29 +++++++++++++++++
.../SemaCXX/attr-x86-no_caller_saved_registers.cpp | 33 +++++++++++++++++++
17 files changed, 252 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGenCXX/attr-x86-no_caller_saved_registers.cpp
create mode 100644 test/SemaCXX/attr-non-x86-no_caller_saved_registers.cpp
create mode 100644 test/SemaCXX/attr-x86-no_caller_saved_registers.cpp
--
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 00e7f01bfff 2017-04-27 Richard Biener <rguenther(a)suse.de>
new 9a34408cc1e 2017-04-27 Bob Duff <duff(a)adacore.com>
new 81405d30774 2017-04-27 Bob Duff <duff(a)adacore.com>
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/ada/ChangeLog | 33 +++++++++++++++++++++++++
gcc/ada/a-cfdlli.ads | 4 +--
gcc/ada/a-cfhama.ads | 42 +++++++++++++++----------------
gcc/ada/a-cofuma.ads | 2 +-
gcc/ada/atree.adb | 8 +++---
gcc/ada/elists.adb | 6 ++---
gcc/ada/exp_spark.adb | 25 +++++++++++++++++++
gcc/ada/exp_util.ads | 2 +-
gcc/ada/fname-uf.adb | 4 +--
gcc/ada/g-dyntab.adb | 68 +++++++++++++++++++++++++--------------------------
gcc/ada/g-dyntab.ads | 20 +++++++--------
gcc/ada/g-table.ads | 6 ++---
gcc/ada/ghost.adb | 2 +-
gcc/ada/inline.adb | 10 ++++----
gcc/ada/lib.adb | 8 +++---
gcc/ada/namet.adb | 10 ++++----
gcc/ada/nlists.adb | 10 +++-----
gcc/ada/sem.adb | 2 +-
gcc/ada/sinput.adb | 2 +-
gcc/ada/stringt.adb | 6 ++---
gcc/ada/table.ads | 14 +++--------
21 files changed, 165 insertions(+), 119 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.