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 7ac4bf01 [clangd] Tracing: name worker threads, and enforce naming sch [...]
new 0405730b [clangd] Try to fix build bot failure caused by r325343: esca [...]
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/index/CanonicalIncludes.cpp | 3 ++-
1 file changed, 2 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 glibc.
from f8d7958289 Fix posix/tst-glob_lstat_compat on alpha [BZ #22818]
new 7d15ef84f5 manual: Improve documentation of get_current_dir_name. [BZ #6889]
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 | 5 +++++
manual/filesys.texi | 17 +++++++++--------
2 files changed, 14 insertions(+), 8 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 0c0fac86dd7 /cp 2018-02-19 Paolo Carlini <paolo.carlini(a)oracle.com>
new 47f1fd04f7e Fix documentation typos (PR other/80589).
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 | 6 ++++++
gcc/doc/invoke.texi | 2 +-
gcc/params.def | 4 ++--
3 files changed, 9 insertions(+), 3 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 7737462b290 [AVR] Fix a lowering bug in AVRISelLowering.cpp
new a78fde85591 Add default address space for functions to the data layout (1/3)
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:
docs/LangRef.rst | 9 ++++++++-
include/llvm/IR/DataLayout.h | 4 ++++
lib/IR/DataLayout.cpp | 17 ++++++++++++++---
test/Assembler/datalayout-program-addrspace.ll | 5 +++++
test/Assembler/invalid-datalayout-alloca-addrspace.ll | 2 +-
test/Assembler/invalid-datalayout-program-addrspace.ll | 4 ++++
6 files changed, 36 insertions(+), 5 deletions(-)
create mode 100644 test/Assembler/datalayout-program-addrspace.ll
create mode 100644 test/Assembler/invalid-datalayout-program-addrspace.ll
--
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 185b84a09c [cxx_dr_status] Tests for CWG issues 641-687.
new 6416680aa4 [CodeGen] Initialize large arrays by copying from a global
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/CodeGen/CGExprAgg.cpp | 36 ++++++++++++++++++++++++++++++------
test/CodeGen/init.c | 23 ++++++++++++++++++-----
2 files changed, 48 insertions(+), 11 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 000c5c84 [clangd] Add "clangd.trace" VSCode setting to enable tracing.
new 7ac4bf01 [clangd] Tracing: name worker threads, and enforce naming sch [...]
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/ClangdServer.cpp | 24 ++++++----
clangd/TUScheduler.cpp | 85 ++++++++++++++++++++++-------------
clangd/TUScheduler.h | 6 +--
clangd/Threading.cpp | 8 ++--
clangd/Threading.h | 4 +-
clangd/Trace.cpp | 8 ++--
clangd/Trace.h | 2 +-
unittests/clangd/TUSchedulerTests.cpp | 51 +++++++++++----------
unittests/clangd/ThreadingTests.cpp | 2 +-
9 files changed, 116 insertions(+), 74 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 d5a51967 [clangd] Fix use-after-free in SymbolYAML: strings are owned [...]
new 000c5c84 [clangd] Add "clangd.trace" VSCode setting to enable tracing.
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/clients/clangd-vscode/package.json | 8 ++++++--
clangd/clients/clangd-vscode/src/extension.ts | 11 ++++++++---
2 files changed, 14 insertions(+), 5 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.
Christophe Lyon pushed a change to branch linaro-local/bug-1869-symver
in repository toolchain/gcc.
from 57b66dc416c Fix bug #1869. Force use of memcpy(a)GLIBC_2.2.5
new 26ac1e26bc9 gcc/Makefile.in: Link lto-wrapper with ALL_LINKERFLAGS inst [...]
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/Makefile.in | 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-tools-extra.
from 38d22d28 [tidy] Move private ast matchers into anonymous namespaces to [...]
new d5a51967 [clangd] Fix use-after-free in SymbolYAML: strings are owned [...]
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/XRefs.cpp | 3 +--
clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp | 5 +++--
clangd/index/SymbolYAML.cpp | 9 ++++-----
clangd/index/SymbolYAML.h | 8 +++++---
4 files changed, 13 insertions(+), 12 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 binutils-gdb.
from dbc88fc149 PT_LOAD and PT_GNU_RELRO segment overlap
new b5884fa710 Add common/ dir in build directories
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:
gdb/ChangeLog | 9 +++++
gdb/Makefile.in | 87 ++++++++++++++--------------------------------
gdb/common/common.host | 4 +--
gdb/configure | 2 +-
gdb/configure.ac | 2 +-
gdb/gdbserver/ChangeLog | 6 ++++
gdb/gdbserver/Makefile.in | 64 +++++++++++++++++-----------------
gdb/gdbserver/configure | 4 +--
gdb/gdbserver/configure.ac | 4 +--
9 files changed, 81 insertions(+), 101 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.