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 376be7945 Handle NetBSD alias for pthread_sigmask
new 98b45bc39 [CMake] Check -ffreestanding as C not C++ 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:
cmake/config-ix.cmake | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/binutils-gdb.
from 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
adds c1230d1bab [src/erc32] Use ncurses instead of termcap on Cygwin too
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 9 +++++++++
gdb/common/offset-type.h | 18 +-----------------
gdb/main.c | 6 +++++-
sim/erc32/ChangeLog | 6 ++++++
sim/erc32/configure | 10 +++++-----
sim/erc32/configure.ac | 9 ++++-----
7 files changed, 31 insertions(+), 29 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 528c13b2d37 [X86] In lowerVectorShuffleAsBroadcast, make peeking throug [...]
new bbd45bf0b7c [AArch64] Create proper memoperand for multi-vector stores
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/AArch64/AArch64ISelLowering.cpp | 2 +-
test/CodeGen/AArch64/multi-vector-store-size.ll | 82 +++++++++++++++++++++++++
2 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/AArch64/multi-vector-store-size.ll
--
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 7139bef3ca3 /cp 2018-10-30 Paolo Carlini <paolo.carlini(a)oracle.com>
new af57fd755ad * tree.c (free_lang_data_d, add_tree_to_fld_list, fld_wor [...]
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 | 15 +++++
gcc/tree.c | 213 +++++++++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 181 insertions(+), 47 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 962c092aae Add the ability to output static analysis results to SARIF.
new 45538d2eac Fixing some build bot failures from r345628; NFC intended.
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/SarifDiagnostics.cpp | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/binutils-gdb.
from 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
adds c1230d1bab [src/erc32] Use ncurses instead of termcap on Cygwin too
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 9 +++++++++
gdb/common/offset-type.h | 18 +-----------------
gdb/main.c | 6 +++++-
sim/erc32/ChangeLog | 6 ++++++
sim/erc32/configure | 10 +++++-----
sim/erc32/configure.ac | 9 ++++-----
7 files changed, 31 insertions(+), 29 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 14842a4c81b [GCOV] Function counters are wrong when on one line
new 528c13b2d37 [X86] In lowerVectorShuffleAsBroadcast, make peeking throug [...]
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 | 3 ++-
test/CodeGen/X86/vector-shuffle-256-v8.ll | 29 +++++++++++++++++++++++++++++
2 files changed, 31 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 lldb.
from bdaa48ab6 [x86] Fix issues with a realigned stack in MSVC compiled appl [...]
new adc97b13d [NativePDB] Add support for dumping global variables of class type.
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:
.../NativePDB/Inputs/globals-classes.lldbinit | 14 ++
lit/SymbolFile/NativePDB/global-classes.cpp | 275 +++++++++++++++++++++
source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp | 7 +
source/Plugins/SymbolFile/NativePDB/PdbUtil.h | 2 +
.../SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 48 +++-
.../SymbolFile/NativePDB/SymbolFileNativePDB.h | 2 +
6 files changed, 345 insertions(+), 3 deletions(-)
create mode 100644 lit/SymbolFile/NativePDB/Inputs/globals-classes.lldbinit
create mode 100644 lit/SymbolFile/NativePDB/global-classes.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 clang.
from 36950cc24f [OPENMP] Support for mapping of the lambdas in target regions.
new 962c092aae Add the ability to output static analysis results to SARIF.
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:
include/clang/StaticAnalyzer/Core/Analyses.def | 1 +
.../Core/BugReporter/PathDiagnostic.h | 2 +-
lib/StaticAnalyzer/Core/CMakeLists.txt | 5 +-
lib/StaticAnalyzer/Core/SarifDiagnostics.cpp | 270 +++++++++++++++++++++
.../sarif-diagnostics-taint-test.c.sarif | 99 ++++++++
.../diagnostics/sarif-diagnostics-taint-test.c | 15 ++
6 files changed, 389 insertions(+), 3 deletions(-)
create mode 100644 lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
create mode 100644 test/Analysis/diagnostics/Inputs/expected-sarif/sarif-diagnosti [...]
create mode 100644 test/Analysis/diagnostics/sarif-diagnostics-taint-test.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.