This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 9792b2ed26 [DeclPrinter] Extract function PrintConstructorInitializers, NFC
new 2e9358f6e8 Add NDEBUG checks around LLVM_DUMP_METHOD functions for Wunu [...]
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/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp | 3 ++-
lib/StaticAnalyzer/Core/RegionStore.cpp | 2 ++
2 files changed, 4 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 compiler-rt.
from 98668e97e [LSan] Export __lsan_init
new deab6967a [asan] Fallback to non-ifunc dynamic shadow on android<22.
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/asan/asan_linux.cc | 11 ++++++++---
lib/asan/asan_premap_shadow.cc | 9 +++++++++
lib/asan/asan_premap_shadow.h | 2 ++
3 files changed, 19 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 0a36dc407eb [X86] Custom type legalize v2f32 masked gathers instead of [...]
new 0b6f500673e [asan] Fallback to non-ifunc dynamic shadow on android<22.
new 23c0fc74057 Fix APInt bit size in processDbgDeclares
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:
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +-
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 4 +++-
test/CodeGen/AMDGPU/debugger-emit-prologue.ll | 21 +++++++++++----------
test/CodeGen/AMDGPU/debugger-insert-nops.ll | 21 +++++++++++----------
test/CodeGen/AMDGPU/debugger-reserve-regs.ll | 21 +++++++++++----------
.../AMDGPU/hsa-metadata-kernel-debug-props.ll | 21 +++++++++++----------
test/Instrumentation/AddressSanitizer/with-ifunc.ll | 10 +++++++++-
7 files changed, 57 insertions(+), 43 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 binutils-2_28-branch
in repository binutils-gdb.
from ce94efcee9 PR22220, BFD linker wrongly marks symbols as PREVAILING_DEF_IRONLY
new 234874b46f Apply from mainline:
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:
gold/ChangeLog | 224 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
gold/object.cc | 4 +-
gold/powerpc.cc | 4 +-
3 files changed, 228 insertions(+), 4 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 f349107e554 LTO: clarify why we need to gracefully handle sys::fs::rena [...]
new 0a36dc407eb [X86] Custom type legalize v2f32 masked gathers instead of [...]
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/Target/X86/X86ISelLowering.cpp | 54 ++++++++++++++++++++------------------
1 file changed, 28 insertions(+), 26 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.
from cb9db59aef [DeclPrinter] Honor TerseOutput for constructors
new 9792b2ed26 [DeclPrinter] Extract function PrintConstructorInitializers, NFC
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/AST/DeclPrinter.cpp | 133 +++++++++++++++++++++++++-----------------------
1 file changed, 69 insertions(+), 64 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.
from 699d74ee76 clang/module.modulemap: clang/Basic/X86Target.def may be tex [...]
new cb9db59aef [DeclPrinter] Honor TerseOutput for constructors
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/AST/DeclPrinter.cpp | 115 +++++++++++++++++++------------------
test/Index/comment-cplus-decls.cpp | 2 +-
unittests/AST/DeclPrinterTest.cpp | 60 +++++++++++++------
3 files changed, 104 insertions(+), 73 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 0422a854 [clangd] Loosen more brittle tests
new a4debc33 add check to avoid throwing objc exception according to Googl [...]
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:
.../google/AvoidThrowingObjCExceptionCheck.cpp | 47 ++++++++++++++++++++++
.../google/AvoidThrowingObjCExceptionCheck.h | 39 ++++++++++++++++++
clang-tidy/google/CMakeLists.txt | 1 +
clang-tidy/google/GoogleTidyModule.cpp | 3 ++
docs/ReleaseNotes.rst | 5 +++
.../google-objc-avoid-throwing-exception.rst | 38 +++++++++++++++++
docs/clang-tidy/checks/list.rst | 1 +
.../google-objc-avoid-throwing-exception.m | 32 +++++++++++++++
8 files changed, 166 insertions(+)
create mode 100644 clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp
create mode 100644 clang-tidy/google/AvoidThrowingObjCExceptionCheck.h
create mode 100644 docs/clang-tidy/checks/google-objc-avoid-throwing-exception.rst
create mode 100644 test/clang-tidy/google-objc-avoid-throwing-exception.m
--
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 e743b05a9 Drop conflicting sh_entsize values.
new e5fa6c891 [coff] correctly emit safeseh entries for handlers defined in dlls
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:
COFF/Writer.cpp | 8 +++-----
test/COFF/Inputs/except_handler3.lib | Bin 0 -> 1364 bytes
test/COFF/safeseh-md.s | 34 ++++++++++++++++++++++++++++++++++
3 files changed, 37 insertions(+), 5 deletions(-)
create mode 100644 test/COFF/Inputs/except_handler3.lib
create mode 100644 test/COFF/safeseh-md.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 llvm.
from d0222efb193 Convert a use of createUniqueFile to TempFile::create.
new f349107e554 LTO: clarify why we need to gracefully handle sys::fs::rena [...]
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/LTO/Caching.cpp | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.