This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6eeacae023 [Driver] Update default sanitizer blacklist location
new 680b3a8619 Revert "[Driver] Update default sanitizer blacklist location"
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/Driver/SanitizerArgs.cpp | 2 +-
.../__init__.py => test/Driver/Inputs/resource_dir/asan_blacklist.txt | 0
.../__init__.py => test/Driver/Inputs/resource_dir/hwasan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/asan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/hwasan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/ubsan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/vtables_blacklist.txt | 0
.../__init__.py => test/Driver/Inputs/resource_dir/ubsan_blacklist.txt | 0
.../Driver/Inputs/resource_dir/vtables_blacklist.txt | 0
9 files changed, 1 insertion(+), 1 deletion(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/asan_bla [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/hwasan_b [...]
delete mode 100644 test/Driver/Inputs/resource_dir/share/asan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/share/hwasan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/share/ubsan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/share/vtables_blacklist.txt
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/ubsan_bl [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/vtables_ [...]
--
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 f0a15bb04 [CMake] Install resource files into a share/ directory
new d446956ab Revert "[CMake] Install resource files into a share/ directory"
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:
cmake/Modules/AddCompilerRT.cmake | 2 +-
lib/dfsan/CMakeLists.txt | 2 +-
2 files changed, 2 insertions(+), 2 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 3249110c9a [analyzer] [NFC] Minor refactoring of trackNullOrUndefValue
new 6eeacae023 [Driver] Update default sanitizer blacklist location
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/Driver/SanitizerArgs.cpp | 2 +-
test/Driver/Inputs/resource_dir/asan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/hwasan_blacklist.txt | 0
.../Driver/Inputs/resource_dir/share/asan_blacklist.txt | 0
.../Driver/Inputs/resource_dir/share/hwasan_blacklist.txt | 0
.../Driver/Inputs/resource_dir/share/ubsan_blacklist.txt | 0
.../Driver/Inputs/resource_dir/share/vtables_blacklist.txt | 0
test/Driver/Inputs/resource_dir/ubsan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/vtables_blacklist.txt | 0
9 files changed, 1 insertion(+), 1 deletion(-)
delete mode 100644 test/Driver/Inputs/resource_dir/asan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/hwasan_blacklist.txt
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/share/as [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/share/hw [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/share/ub [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/share/vt [...]
delete mode 100644 test/Driver/Inputs/resource_dir/ubsan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/vtables_blacklist.txt
--
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 51c859665 o -fsanitize=function warning when calling noexcept function [...]
new f0a15bb04 [CMake] Install resource files into a share/ directory
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:
cmake/Modules/AddCompilerRT.cmake | 2 +-
lib/dfsan/CMakeLists.txt | 2 +-
2 files changed, 2 insertions(+), 2 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 2f8f06b814 [analyzer] suppress nullability inference from a macro when [...]
new 0d86ec1ed7 [analyzer] [NFC] minor FindLastStoreBRVisitor refactoring
new 3249110c9a [analyzer] [NFC] Minor refactoring of trackNullOrUndefValue
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/StaticAnalyzer/Core/BugReporterVisitors.cpp | 416 +++++++++++++-----------
1 file changed, 224 insertions(+), 192 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 lld.
from c8e19179f [WebAssembly] Add InputChunk as common base class for InputSe [...]
new 367701b32 Rename --icf-data and add a corresponding flag for functions.
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:
ELF/Config.h | 3 ++-
ELF/Driver.cpp | 5 +++-
ELF/ICF.cpp | 5 ++--
ELF/Options.td | 9 +++++---
ELF/Relocations.cpp | 19 ++++++++++++++-
.../protected-data-access.s} | 4 +++-
...aarch64-copy2.s => protected-function-access.s} | 4 ++--
test/ELF/icf9.s | 2 +-
test/ELF/protected-data-access.s | 27 ++++++++++++++++++++++
test/ELF/protected-function-access.s | 27 ++++++++++++++++++++++
10 files changed, 93 insertions(+), 12 deletions(-)
copy test/ELF/{linkerscript/Inputs/provide-shared.s => Inputs/protected-data-acces [...]
copy test/ELF/Inputs/{aarch64-copy2.s => protected-function-access.s} (60%)
create mode 100644 test/ELF/protected-data-access.s
create mode 100644 test/ELF/protected-function-access.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.
from 1cf29b5bcf [cmake] Delete redundant install command for clang-refactor.
new 2f8f06b814 [analyzer] suppress nullability inference from a macro when [...]
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/Core/BugReporterVisitors.cpp | 18 ++++++++++++++----
test/Analysis/inlining/false-positive-suppression.c | 10 ++++++++++
2 files changed, 24 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 lld.
from d28e1b78b [WebAssembly] Refactor symbol and symbol table to remove Wasm [...]
new c8e19179f [WebAssembly] Add InputChunk as common base class for InputSe [...]
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:
wasm/CMakeLists.txt | 2 +-
wasm/{InputSegment.cpp => InputChunks.cpp} | 12 ++-
wasm/InputChunks.h | 125 +++++++++++++++++++++++++++++
wasm/InputFiles.cpp | 21 ++---
wasm/InputFiles.h | 2 +-
wasm/InputFunction.h | 57 -------------
wasm/InputSegment.h | 76 ------------------
wasm/OutputSections.cpp | 41 +++++-----
wasm/OutputSections.h | 3 +-
wasm/OutputSegment.h | 2 +-
wasm/SymbolTable.cpp | 2 +-
wasm/Symbols.cpp | 3 +-
wasm/Writer.cpp | 2 +-
13 files changed, 165 insertions(+), 183 deletions(-)
rename wasm/{InputSegment.cpp => InputChunks.cpp} (66%)
create mode 100644 wasm/InputChunks.h
delete mode 100644 wasm/InputFunction.h
delete mode 100644 wasm/InputSegment.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.
unknown user pushed a change to branch master
in repository clang.
from 5855293e6f Reland "Emit Function IDs table for Control Flow Guard"
new 1cf29b5bcf [cmake] Delete redundant install command for clang-refactor.
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/clang-refactor/CMakeLists.txt | 2 --
1 file changed, 2 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 glibc.
from 87faac5516 Fix powerpc-nofpu fmaxmagl, fminmagl spurious "invalid" exce [...]
new 09085ede12 hurd: Implement faccessat without AT_EACCESS flag
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 | 22 +++++
hurd/hurd/fd.h | 21 +++++
hurd/lookup-at.c | 13 +--
include/unistd.h | 3 +
sysdeps/mach/hurd/access.c | 141 +-------------------------------
sysdeps/mach/hurd/euidaccess.c | 31 +------
sysdeps/mach/hurd/faccessat.c | 181 +++++++++++++++++++++++++++++++++++++----
7 files changed, 218 insertions(+), 194 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.