This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from fb5b5046b3 [OPENMP] Replace push_back by emplace_back, NFC.
new 87460c837c hwasan: add -fsanitize=kernel-hwaddress 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:
include/clang/Basic/Sanitizers.def | 4 ++++
lib/CodeGen/BackendUtil.cpp | 22 ++++++++++++++++-----
lib/CodeGen/CGDeclCXX.cpp | 4 ++++
lib/CodeGen/CodeGenFunction.cpp | 6 +++++-
lib/CodeGen/CodeGenModule.cpp | 3 ++-
lib/CodeGen/SanitizerMetadata.cpp | 9 ++++++---
lib/Driver/SanitizerArgs.cpp | 28 +++++++++++++++++++++------
lib/Driver/ToolChains/Linux.cpp | 4 +++-
lib/Lex/PPMacroExpansion.cpp | 3 ++-
test/CodeGen/address-safety-attr-flavors.cpp | 20 +++++++++++++++++++
test/Driver/asan.c | 7 ++++++-
test/Driver/fsanitize-coverage.c | 1 +
test/Driver/fsanitize.c | 29 +++++++++++++++++++++++++---
test/Lexer/has_feature_address_sanitizer.cpp | 1 +
14 files changed, 119 insertions(+), 22 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 6b9cd14d39 Fix evaluation of `__has_include_next` during -frewrite-includes.
new fb5b5046b3 [OPENMP] Replace push_back by emplace_back, 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/CodeGen/CGOpenMPRuntime.cpp | 18 +++++++++---------
lib/CodeGen/CGStmtOpenMP.cpp | 4 ++--
lib/Sema/SemaOpenMP.cpp | 4 ++--
3 files changed, 13 insertions(+), 13 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 bb67058712 [OPENMP] Code cleanup + formatting, NFC.
new 6b9cd14d39 Fix evaluation of `__has_include_next` during -frewrite-includes.
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/Frontend/Rewrite/InclusionRewriter.cpp | 32 +++++++++++---------
.../Inputs/NextIncludes/rewrite-includes9.h | 1 +
test/Frontend/Inputs/rewrite-includes9.h | 3 ++
test/Frontend/rewrite-includes.c | 34 +++++++++++++++++++---
4 files changed, 52 insertions(+), 18 deletions(-)
create mode 100644 test/Frontend/Inputs/NextIncludes/rewrite-includes9.h
create mode 100644 test/Frontend/Inputs/rewrite-includes9.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 943029544e [clang-format] Improve Incomplete detection for (text) protos
new bb67058712 [OPENMP] Code cleanup + formatting, 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/CodeGen/CGStmtOpenMP.cpp | 953 +++++++++++++++++++++---------------------
lib/CodeGen/CodeGenFunction.h | 16 +-
2 files changed, 492 insertions(+), 477 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 binutils-gdb.
from 4a4495d62d btrace: set/show record btrace cpu
new b744723f57 Show line numbers in output for "info var/func/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:
gdb/ChangeLog | 6 ++++++
gdb/NEWS | 3 +++
gdb/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 23 ++++++++++++++---------
gdb/symtab.c | 5 +++++
gdb/testsuite/ChangeLog | 11 +++++++++++
gdb/testsuite/gdb.ada/info_types.exp | 2 +-
gdb/testsuite/gdb.base/completion.exp | 2 +-
gdb/testsuite/gdb.base/included.exp | 2 +-
gdb/testsuite/gdb.cp/cp-relocate.exp | 4 ++--
gdb/testsuite/gdb.cp/cplusfuncs.exp | 2 +-
gdb/testsuite/gdb.cp/namespace.exp | 4 ++--
gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp | 2 +-
13 files changed, 53 insertions(+), 18 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 24b0700a49f Add PPC64_GLINK dynamic tag.
new c83336053fb [InstCombine][NFC] masked-merge: commutativity tests: ensur [...]
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:
test/Transforms/InstCombine/masked-merge.ll | 53 ++++++++++++++++++++---------
1 file changed, 37 insertions(+), 16 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 4467b4ce957 [mips] Materialize constants for multiplication
new 24b0700a49f Add PPC64_GLINK dynamic tag.
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/llvm/BinaryFormat/DynamicTags.def | 15 +++++++++++++++
.../Inputs/ppc64.exe} | Bin 66544 -> 69520 bytes
test/tools/llvm-readobj/ppc64-glink.test | 11 +++++++++++
tools/llvm-readobj/ELFDumper.cpp | 12 ++++++++++++
4 files changed, 38 insertions(+)
copy test/tools/{llvm-objdump/X86/Inputs/Objc2.64bit.obj.dylib-x86_64 => llvm-read [...]
create mode 100644 test/tools/llvm-readobj/ppc64-glink.test
--
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 cef8ffa7205 [X86] Remove remaining itinerary support from instructions [...]
new 4467b4ce957 [mips] Materialize constants for multiplication
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/Mips/MipsSEISelLowering.cpp | 79 ++++++++-
test/CodeGen/Mips/const-mult.ll | 287 ++++++++-------------------------
2 files changed, 140 insertions(+), 226 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 aa3ff3147 [ELF][MIPS] Support linking of PIE for MIPS
new af83e78a6 Reduce code duplication.
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/InputSection.h | 2 +-
ELF/SyntheticSections.cpp | 6 ------
ELF/SyntheticSections.h | 1 -
3 files changed, 1 insertion(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.