This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bda04e052c Factor out duplication between ExprIterator and ConstExprIterator.
new 207c6e6243 Improve diagnostic to tell you a type is incomplete.
new ebf8044078 [WebAssembly] Add an import_field function attribute
new 8ca0275b63 Revert "[AST][OpenMP] OpenMP Sections / Section constructs c [...]
new e46798960d [WebAssembly] Fix ImportName's position in this test.
new 47571176b5 [analyzer] Hotfix for RetainCountChecker: assert was too strong.
new 2982a888ff Remove redundant FunctionDecl argument from a couple functions.
The 6 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 +++-
include/clang/Basic/AttrDocs.td | 17 +++++++
include/clang/Basic/DiagnosticSemaKinds.td | 5 +-
include/clang/CodeGen/CGFunctionInfo.h | 31 ++++++------
include/clang/CodeGen/CodeGenABITypes.h | 3 +-
lib/CodeGen/CGCUDANV.cpp | 2 +-
lib/CodeGen/CGCall.cpp | 28 +++++------
lib/CodeGen/CGExprCXX.cpp | 5 +-
lib/CodeGen/CGVTables.cpp | 2 +-
lib/CodeGen/CodeGenABITypes.cpp | 7 ++-
lib/CodeGen/CodeGenModule.cpp | 6 +--
lib/CodeGen/CodeGenTypes.cpp | 7 ++-
lib/CodeGen/CodeGenTypes.h | 14 ++----
lib/CodeGen/TargetInfo.cpp | 8 ++-
lib/Sema/SemaDeclAttr.cpp | 26 ++++++++++
lib/Sema/SemaInit.cpp | 1 +
lib/Sema/SemaOpenMP.cpp | 14 ------
.../RetainCountChecker/RetainCountChecker.cpp | 7 ++-
test/AST/ast-dump-openmp-sections.cpp | 57 ----------------------
test/Analysis/objc-arc.m | 15 ++++++
.../{wasm-import-module.c => wasm-import-name.c} | 4 +-
...pragma-attribute-supported-attributes-list.test | 1 +
.../cxx0x-initializer-stdinitializerlist.cpp | 2 +-
test/SemaCXX/decl-init-ref.cpp | 9 ++++
24 files changed, 138 insertions(+), 143 deletions(-)
delete mode 100644 test/AST/ast-dump-openmp-sections.cpp
copy test/CodeGen/{wasm-import-module.c => wasm-import-name.c} (56%)
--
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 ad3847a8c9 Automatic date update in version.in
new 8c55a71370 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 libcxx.
from 5d83dada7 add a test and a couple minor bug fixes for the implicit-sign [...]
new 6146dbd36 Handle cases where the dirent::d_type macros aren't defined
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:
src/filesystem/directory_iterator.cpp | 3 +++
1 file changed, 3 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 zorg.
from 38b94d4c Add check-ubsan to sanitizer-windows
new a0320119 Add check-fuzzer to sanitizer-windows
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:
zorg/buildbot/builders/annotated/sanitizer-windows.py | 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 lld.
from 538dec71d Fix some sphinx doc errors.
new c71a5001b [COFF] Fix crashes when writing a PDB after adding thunks.
new dbc4366c2 [COFF] Create range extension thunks for ARM64
new ed150dd0d [ELF] Default to --no-allow-shlib-undefined for executables
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:
COFF/Chunks.cpp | 24 ++++++++++++++--
COFF/Chunks.h | 13 +++++++--
COFF/Writer.cpp | 60 ++++++++++++++++++++++++++++-----------
ELF/Driver.cpp | 5 ++--
ELF/Options.td | 4 +--
docs/ld.lld.1 | 6 ++++
test/COFF/arm-thumb-thunks-pdb.s | 18 ++++++++++++
test/COFF/arm64-branch-range.test | 16 -----------
test/COFF/arm64-thunks.s | 27 ++++++++++++++++++
test/ELF/allow-shlib-undefined.s | 5 +++-
test/ELF/pr34872.s | 2 +-
test/ELF/unresolved-symbols.s | 6 ++--
12 files changed, 140 insertions(+), 46 deletions(-)
create mode 100644 test/COFF/arm-thumb-thunks-pdb.s
delete mode 100644 test/COFF/arm64-branch-range.test
create mode 100644 test/COFF/arm64-thunks.s
--
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 8219c92970 Automatic date update in version.in
new 16412d1e49 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 gcc.
from c6ad139db16 libgo: add configury and sysinfo support for hurd
new 49b830df17f PR fortran/83246 PR fortran/89084 * trans-decl.c (genera [...]
new 880d54cc5e2 runtime: add getproccount for hurd
new 7f6106a96e4 Regenerate .pot files.
new 99f11c1c92c runtime: add hurd netpoll and semaphore support
new b27fce455d9 PR middle-end/87887 * config/i386/i386.c (ix86_simd_clone [...]
new 8b6c53248b9 Daily bump.
The 6 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/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 11 +-
gcc/fortran/ChangeLog | 8 +
gcc/fortran/trans-decl.c | 5 +-
gcc/go/gofrontend/MERGE | 2 +-
gcc/po/ChangeLog | 4 +
gcc/po/gcc.pot | 23486 ++++++++++---------
gcc/testsuite/ChangeLog | 14 +
gcc/testsuite/gcc.dg/gomp/pr87887-1.c | 26 +
gcc/testsuite/gcc.dg/gomp/pr87887-2.c | 25 +
gcc/testsuite/gfortran.dg/lto/pr89084_0.f90 | 24 +
gcc/testsuite/gfortran.dg/pr83246.f90 | 9 +
gcc/testsuite/gfortran.dg/pr89084.f90 | 23 +
libcpp/po/ChangeLog | 4 +
libcpp/po/cpplib.pot | 306 +-
libgo/go/runtime/netpoll.go | 6 +-
.../go/runtime/{netpoll_aix.go => netpoll_hurd.go} | 65 +-
libgo/go/runtime/{os_solaris.go => os_hurd.go} | 26 +-
.../runtime/{getncpu-solaris.c => getncpu-hurd.c} | 0
20 files changed, 12248 insertions(+), 11805 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr87887-1.c
create mode 100644 gcc/testsuite/gcc.dg/gomp/pr87887-2.c
create mode 100644 gcc/testsuite/gfortran.dg/lto/pr89084_0.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr83246.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr89084.f90
copy libgo/go/runtime/{netpoll_aix.go => netpoll_hurd.go} (75%)
copy libgo/go/runtime/{os_solaris.go => os_hurd.go} (66%)
copy libgo/runtime/{getncpu-solaris.c => getncpu-hurd.c} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.