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 d42fc1bc0 [Sanitizer] Separate FreeBSD interception data structures
new c9e576075 Missing freebsd files.
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:
...ris.cc => sanitizer_platform_limits_freebsd.cc} | 252 ++++++--
.../sanitizer_platform_limits_freebsd.h | 647 +++++++++++++++++++++
2 files changed, 846 insertions(+), 53 deletions(-)
copy lib/sanitizer_common/{sanitizer_platform_limits_solaris.cc => sanitizer_platf [...]
create mode 100644 lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
--
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-release-aarch64-lts-allmodconfig
in repository toolchain/gcc.
from fd7c80cb3ca backport r263583 to fix pr78544 on Darwin
adds c073a8bd16b Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 compiler-rt.
from fc9968f4d [XRay] Use preallocated memory for XRay profiling
new d42fc1bc0 [Sanitizer] Separate FreeBSD interception data structures
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/esan/esan_sideline.h | 1 +
lib/sanitizer_common/CMakeLists.txt | 1 +
lib/sanitizer_common/sanitizer_internal_defs.h | 2 +
lib/sanitizer_common/sanitizer_linux.h | 1 +
.../sanitizer_platform_interceptors.h | 3 +-
.../sanitizer_platform_limits_netbsd.h | 2 +
.../sanitizer_platform_limits_posix.cc | 72 +++---------
.../sanitizer_platform_limits_posix.h | 130 ++++-----------------
lib/sanitizer_common/sanitizer_posix.h | 1 +
9 files changed, 53 insertions(+), 160 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 7d024cb8 [clang-tidy] Remove duplicated getText implementation, NFC
new f6a55bbe [clang-tidy]: Abseil: new check 'abseil-upgrade-duration-conv [...]
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/abseil/AbseilTidyModule.cpp | 3 +
clang-tidy/abseil/CMakeLists.txt | 1 +
.../abseil/UpgradeDurationConversionsCheck.cpp | 158 +++++++
.../abseil/UpgradeDurationConversionsCheck.h | 40 ++
docs/ReleaseNotes.rst | 7 +
.../checks/abseil-upgrade-duration-conversions.rst | 43 ++
docs/clang-tidy/checks/list.rst | 1 +
.../abseil-upgrade-duration-conversions.cpp | 473 +++++++++++++++++++++
8 files changed, 726 insertions(+)
create mode 100644 clang-tidy/abseil/UpgradeDurationConversionsCheck.cpp
create mode 100644 clang-tidy/abseil/UpgradeDurationConversionsCheck.h
create mode 100644 docs/clang-tidy/checks/abseil-upgrade-duration-conversions.rst
create mode 100644 test/clang-tidy/abseil-upgrade-duration-conversions.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 glibc.
from 45f33aac78 hurd: Fix linknamespace of spawni
new 10446f5d9f Prepare vfscanf to use __strtof128_internal
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 | 12 ++++++++++++
libio/libioP.h | 18 +++++++++++++++---
stdio-common/vfscanf-internal.c | 14 ++++++++++++++
3 files changed, 41 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 11255059aee [NativePDB] Reconstruct function declarations from debug info.
new f66defb43a0 Update the Swift version numbers reported by objdump
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:
tools/llvm-objdump/MachODump.cpp | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.