This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 92927b955 [ELF][MIPS] Fill a primary-GOT as much as possible
new 441ad2d05 [WebAssembly] Update function signature mismatch error message. 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:
test/wasm/fatal-warnings.ll | 4 ++--
test/wasm/signature-mismatch-weak.ll | 2 +-
test/wasm/signature-mismatch.ll | 4 ++--
wasm/SymbolTable.cpp | 2 +-
4 files changed, 6 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 clang.
from 39990b1e95 Related to PR37768: improve diagnostics for class name shadowing.
new 9b5ff2db7e Warning for framework headers using double quote includes
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/DiagnosticGroups.td | 1 +
include/clang/Basic/DiagnosticLexKinds.td | 5 ++
lib/Lex/HeaderSearch.cpp | 65 +++++++++++++++++++++-
.../Inputs/double-quotes/A.framework/Headers/A.h | 6 ++
.../Inputs/double-quotes/A.framework/Headers/A0.h | 1 +
.../A.framework/Modules/module.modulemap | 5 ++
test/Modules/Inputs/double-quotes/B.h | 1 +
.../Inputs/double-quotes/X.framework/Headers/X.h | 1 +
.../X.framework/Modules/module.modulemap | 4 ++
test/Modules/Inputs/double-quotes/a.hmap.json | 6 ++
.../Inputs/double-quotes/flat-header-path/Z.h | 1 +
.../double-quotes/flat-header-path/Z.modulemap | 4 ++
test/Modules/Inputs/double-quotes/x.hmap.json | 7 +++
test/Modules/Inputs/double-quotes/z.yaml | 28 ++++++++++
test/Modules/double-quotes.m | 39 +++++++++++++
15 files changed, 173 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/Inputs/double-quotes/A.framework/Headers/A.h
create mode 100644 test/Modules/Inputs/double-quotes/A.framework/Headers/A0.h
create mode 100644 test/Modules/Inputs/double-quotes/A.framework/Modules/module.modulemap
create mode 100644 test/Modules/Inputs/double-quotes/B.h
create mode 100644 test/Modules/Inputs/double-quotes/X.framework/Headers/X.h
create mode 100644 test/Modules/Inputs/double-quotes/X.framework/Modules/module.modulemap
create mode 100644 test/Modules/Inputs/double-quotes/a.hmap.json
create mode 100644 test/Modules/Inputs/double-quotes/flat-header-path/Z.h
create mode 100644 test/Modules/Inputs/double-quotes/flat-header-path/Z.modulemap
create mode 100644 test/Modules/Inputs/double-quotes/x.hmap.json
create mode 100644 test/Modules/Inputs/double-quotes/z.yaml
create mode 100644 test/Modules/double-quotes.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 glibc.
from 209ae17c60 ldbl-128ibm-compat: Create libm-alias-float128.h
new 1760daadda Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline.
new 99c7adf99f Fix tst-cmp.c build with GCC mainline.
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:
ChangeLog | 13 +++++++++++++
string/bug-strpbrk1.c | 8 ++++++++
string/bug-strspn1.c | 8 ++++++++
string/tst-cmp.c | 15 +++++++++++++++
4 files changed, 44 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 fcfa2dd517 Add python tool to dump and construct header maps
new 39990b1e95 Related to PR37768: improve diagnostics for class name shadowing.
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/Sema/Sema.h | 3 +++
lib/Parse/ParseDecl.cpp | 14 +++++-----
lib/Parse/ParseExprCXX.cpp | 16 +++++------
lib/Sema/SemaDeclCXX.cpp | 58 +++++++++++++++++++++++++++++-----------
lib/Sema/SemaExprCXX.cpp | 33 +++++++++++++++++++++++
test/CXX/class/class.mem/p13.cpp | 47 ++++++++++++++++++++++++++++++++
test/CXX/class/class.mem/p14.cpp | 5 ++--
test/CXX/drs/dr0xx.cpp | 5 ++--
8 files changed, 143 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 glibc.
from 5e79e0292b Add a generic significand implementation
new 209ae17c60 ldbl-128ibm-compat: Create libm-alias-float128.h
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:
ChangeLog | 6 ++
sysdeps/ieee754/ldbl-128ibm-compat/Versions | 113 +++++++++++++++++++++
.../ldbl-128ibm-compat}/libm-alias-float128.h | 17 +++-
3 files changed, 132 insertions(+), 4 deletions(-)
create mode 100644 sysdeps/ieee754/ldbl-128ibm-compat/Versions
copy sysdeps/{generic => ieee754/ldbl-128ibm-compat}/libm-alias-float128.h (76%)
--
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 38e3a216c1c Backported from mainline 2018-06-16 Jakub Jelinek <jaku [...]
new f1abdd7365f libgcc/: PR libgcc/86213 * generic-morestack.c (allocate_ [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/split-8.c | 43 ++++++++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 9 +++++++++
libgcc/generic-morestack.c | 41 ++++++++++++++++------------------------
4 files changed, 73 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/split-8.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 llvm.
from 673b97ff71a [MemorySSA] Add convenience APIs in updater to avoid needing MSSA.
new 6de04e40d0b Fix WasmEHFuncInfo.h to include what it uses
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/CodeGen/WasmEHFuncInfo.h | 5 +++++
1 file changed, 5 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 lldb.
from 23c3f8d9b Remove some instances of manual UUID pretty-printing
new 9aad86180 Improve SBThread's stepping API using SBError parameter.
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/lldb/API/SBThread.h | 16 ++-
scripts/interface/SBThread.i | 34 +++++-
source/API/SBThread.cpp | 243 ++++++++++++++++++++++++++-----------------
3 files changed, 195 insertions(+), 98 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 af5dcf12477 Remove myself from the release testers list. (NFC)
new 673b97ff71a [MemorySSA] Add convenience APIs in updater to avoid needing MSSA.
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/Analysis/MemorySSAUpdater.h | 11 +++++++++++
1 file changed, 11 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.