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 feb7bee3 [clangd] Use thread pool for background indexing.
new 900e9f77 [clang-tidy] cppcoreguidelines-macro-usage: print macro names
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:
clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp | 38 ++++++++++++++--------
clang-tidy/cppcoreguidelines/MacroUsageCheck.h | 9 +++--
.../checks/cppcoreguidelines-macro-usage.rst | 5 +++
.../cppcoreguidelines-macro-usage-caps-only.cpp | 8 ++---
...eguidelines-macro-usage-command-line-macros.cpp | 8 +++++
.../cppcoreguidelines-macro-usage-custom.cpp | 8 ++---
test/clang-tidy/cppcoreguidelines-macro-usage.cpp | 8 ++---
7 files changed, 56 insertions(+), 28 deletions(-)
create mode 100644 test/clang-tidy/cppcoreguidelines-macro-usage-command-line-macros.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 openmp.
from 4925467 remove duplicate omp_control_tool export to fix windows build
new 78cad4d [LIBOMPTARGET] Add support for mapping of lambda captures.
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:
libomptarget/src/omptarget.cpp | 42 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 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 c8997468785 Add PR marker
new b5f057bbdea gcc/ChangeLog:
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 | 5 ++++
gcc/doc/extend.texi | 86 ++++++++++++++++++++++++++++++++---------------------
2 files changed, 57 insertions(+), 34 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-aarch64-stable-allmodconfig
in repository toolchain/binutils-gdb.
from 30a7953dbf Provide get_shell declaration in procfs.c
adds 7f53228719 Revert "GDB: Only build for "unix:" connections if AF_LOCAL [...]
adds 431f22cc09 Revert "GDB: Remote target can now accept the form unix::/pa [...]
adds 6cf3675653 Revert "GDB: Fix documentation for invoking GDBSERVER"
adds 6a0b3457ee Revert "GDB: Document the unix::/path/to/socket of remote co [...]
adds 80e24d0986 Revert "GDBSERVER: Listen on a unix domain (instead of TCP) [...]
adds 9c3adfb9a4 Automatic date update in version.in
adds fd332753fa Remove relational operators from common/offset-type.h
adds 4d5d104997 Check return value of bfd_init
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 17 ++---
gdb/NEWS | 4 --
gdb/common/netstuff.c | 10 ---
gdb/common/offset-type.h | 18 +----
gdb/config.in | 3 -
gdb/configure | 21 ------
gdb/configure.ac | 10 ---
gdb/doc/gdb.texinfo | 84 +++++------------------
gdb/gdbserver/configure.ac | 2 +-
gdb/gdbserver/remote-utils.c | 159 +++++++++++++------------------------------
gdb/main.c | 6 +-
gdb/ser-uds.c | 18 +----
gdb/serial.c | 5 +-
14 files changed, 84 insertions(+), 275 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 78f5683a63c [SchedModel] Fix for read advance cycles with implicit pse [...]
new 36d678978c9 [InstCombine] try to turn shuffle into insertelement
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:
.../InstCombine/InstCombineVectorOps.cpp | 70 ++++++++++++++++++++++
.../InstCombine/insert-extract-shuffle.ll | 39 ++++++------
2 files changed, 89 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.