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 15eea4e6 [clangd] auto-index stores symbols per-file instead of per-TU.
new c6b29bed [clangd] Get rid of QueryScopes.empty() == AnyScope special case.
new 651e2975 [clangd] Deduplicate query scopes.
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:
clangd/CodeComplete.cpp | 14 ++++++--------
clangd/FindSymbols.cpp | 2 ++
clangd/index/Index.h | 3 ---
clangd/index/MemIndex.cpp | 3 +--
clangd/index/dex/Dex.cpp | 2 +-
unittests/clangd/CodeCompleteTests.cpp | 17 +++++++++++++++++
unittests/clangd/DexTests.cpp | 9 ++++++++-
unittests/clangd/IndexTests.cpp | 4 ++++
unittests/clangd/SyncAPI.cpp | 1 +
9 files changed, 40 insertions(+), 15 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 compiler-rt.
from 4e15ada76 [sanitizer] Use AT_EXECFN in ReExec() if available
new e81e124b0 Prioritize the constructor call of __local_xray_dyninit()
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/xray/xray_init.cc | 6 +++---
1 file changed, 3 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 gcc.
from f25b46aa2a2 Cherry-pick Solaris sanitizer fixes (PR sanitizer/80953)
new f1bd24fe7c2 Enable libsanitizer on Solaris (PR sanitizer/80953)
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 | 19 +++++++++++++
gcc/config/i386/sol2.h | 7 +++++
gcc/config/sol2.h | 33 ++++++++++++++++++++++
gcc/config/sparc/sol2.h | 7 +++--
gcc/config/sparc/sparc.c | 12 ++++++++
gcc/testsuite/ChangeLog | 7 +++++
.../c-c++-common/asan/alloca_loop_unpoisoning.c | 3 +-
libsanitizer/ChangeLog | 6 ++++
libsanitizer/configure.tgt | 4 +++
9 files changed, 95 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/binutils-gdb.
from 713f1b445a Automatic date update in version.in
adds e60f4d3bda x86: Disable GOT relaxation with data prefix
adds a4749e56ca Correct ChangeLog entries for PR gas/23854 commit
adds 8e6a5953e1 Fix 4K leak in open_source_file each time next/step changes [...]
adds bb20ccab70 ChangeLog for 'Fix 4K leak each time next/step changes of fu [...]
adds 50cab6efce Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++++
gas/config/tc-i386.c | 13 ++++++------
gas/testsuite/gas/i386/mixed-mode-reloc32.d | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/source.c | 3 ++-
ld/ChangeLog | 11 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-i386/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
13 files changed, 159 insertions(+), 9 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr23854.d
create mode 100644 ld/testsuite/ld-i386/pr23854.s
create mode 100644 ld/testsuite/ld-x86-64/pr23854.d
create mode 100644 ld/testsuite/ld-x86-64/pr23854.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 master
in repository clang-tools-extra.
from acb9a8da [clang-tidy] run() doesn't update the SourceManager.
new 15eea4e6 [clangd] auto-index stores symbols per-file instead of per-TU.
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/Background.cpp | 180 ++++++++++++++++++++++++++++--
clangd/index/Background.h | 17 ++-
clangd/index/FileIndex.cpp | 54 +++++++--
clangd/index/FileIndex.h | 12 +-
clangd/index/SymbolCollector.cpp | 44 ++++++--
clangd/index/SymbolCollector.h | 9 ++
clangd/index/dex/Dex.h | 4 +-
unittests/clangd/BackgroundIndexTests.cpp | 59 ++++++++--
unittests/clangd/DexTests.cpp | 9 --
unittests/clangd/FileIndexTests.cpp | 31 +++--
unittests/clangd/SyncAPI.cpp | 10 ++
unittests/clangd/SyncAPI.h | 1 +
12 files changed, 363 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.