This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 145692ef46 [ASTReader] Treat multiple defns of ObjC protocols the same [...]
new 64b75be74b CodeGen: handle missed case of COMDAT handling
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/CGObjCMac.cpp | 11 +++++------
test/CodeGenObjC/protocol-comdat.m | 8 ++++++++
2 files changed, 13 insertions(+), 6 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 01c9f8cd035 [InstCombine] In visitXor, use m_Not on the instruction its [...]
new b2489ffb462 Revert "Replace trivial use of external rc.exe by writing o [...]
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/COFF.h | 6 ----
include/llvm/Object/WindowsResource.h | 49 +++++++-------------------------
lib/BinaryFormat/Magic.cpp | 3 +-
lib/Object/WindowsResource.cpp | 25 ++++++++++------
unittests/BinaryFormat/TestFileMagic.cpp | 3 +-
5 files changed, 30 insertions(+), 56 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 compiler-rt.
from 7ea9c79f1 [Sanitizers] Operator new() interceptors always die on alloca [...]
new e8dc22926 [asan] This test now passes
new aaa18ba4d [asan] Disable tests which do no work on Android
new 628643aeb [asan] Fix try to fix test on Android
The 3 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/asan/TestCases/Linux/asan_preload_test-3.cc | 3 +++
test/asan/TestCases/Linux/textdomain.c | 3 +++
test/asan/TestCases/Posix/asan-sigbus.cpp | 8 ++++----
test/asan/TestCases/malloc-no-intercept.c | 3 +++
test/asan/TestCases/throw_call_test.cc | 3 ---
5 files changed, 13 insertions(+), 7 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 b904b33c8 Delete comparison with GlobalOffsetTable.
new e457a9337 Revert "Replace trivial use of external rc.exe by writing our [...]
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/DriverUtils.cpp | 152 ++++++++++++++++++++------------------
test/COFF/combined-resources.test | 2 +
test/COFF/def-name.test | 2 +
test/COFF/dll.test | 2 +
test/COFF/dllimport-gc.test | 2 +
test/COFF/manifestinput.test | 27 +------
test/COFF/noentry.test | 2 +
test/COFF/out.test | 1 +
test/COFF/resource.test | 2 +
test/lit.cfg | 9 ++-
10 files changed, 98 insertions(+), 103 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 hjl/cet/property
in repository glibc.
discards d563beed07 Add _dl_runtime_resolve_shstk
discards 4956cbc914 x86: Add <sys/cet.h> to support Intel CET
discards 82f47c0680 Add NT_GNU_PROPERTY_TYPE_0 macros
discards a7e0a02884 x86: Add IBT/SHSTK support to cpu-features
new b74624eb2c x86: Add IBT/SHSTK support to cpu-features
new 9a4ad672c0 Add NT_GNU_PROPERTY_TYPE_0 macros
new 871e7c06e3 x86: Add <sys/cet.h> to support Intel CET
new 4beb1286e8 Add _dl_runtime_resolve_shstk
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (d563beed07)
\
N -- N -- N refs/heads/hjl/cet/property (4beb1286e8)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 4 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:
sysdeps/unix/sysv/linux/x86/dl-cet-nonshared.c | 6 +++---
sysdeps/unix/sysv/linux/x86/dl-cet.c | 6 +++---
sysdeps/x86/cpu-features.c | 12 ------------
sysdeps/x86/cpu-features.h | 6 ------
4 files changed, 6 insertions(+), 24 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 gcc.
from 6e56a2d7add [AArch64] Do not increase data alignment at -Os and with -f [...]
new 32a354d6bb7 Daily bump.
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/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 gcc-6-branch
in repository gcc.
from 914551fcde0 Daily bump.
new 993bbe79252 Daily bump.
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/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 gcc-5-branch
in repository gcc.
from 60ad8dd2ecf Daily bump.
new 325c6149f44 Daily bump.
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/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 gcc-7-branch
in repository gcc.
from f20a42eaa02 PR c++/61022 - error with variadic template template parm
new 99d481c794d Daily bump.
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/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 llvm.
from 7caefab1703 [InstCombine] Retain TBAA when narrowing memory accesses
new bde81f144d6 [CodeView] Fix some Clang-tidy modernize-use-using and Incl [...]
new 01c9f8cd035 [InstCombine] In visitXor, use m_Not on the instruction its [...]
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:
.../DebugInfo/CodeView/DebugChecksumsSubsection.h | 32 +++++++++++--------
.../DebugInfo/CodeView/DebugCrossExSubsection.h | 18 ++++++-----
.../DebugInfo/CodeView/DebugCrossImpSubsection.h | 31 +++++++++++--------
.../CodeView/DebugInlineeLinesSubsection.h | 32 ++++++++++++-------
.../llvm/DebugInfo/CodeView/DebugLinesSubsection.h | 25 +++++++++------
.../CodeView/DebugStringTableSubsection.h | 14 ++++-----
.../DebugInfo/CodeView/DebugSubsectionRecord.h | 30 +++++++++++-------
.../DebugInfo/CodeView/DebugSymbolRVASubsection.h | 18 ++++++++---
include/llvm/DebugInfo/CodeView/EnumTables.h | 11 ++++---
.../DebugInfo/CodeView/LazyRandomTypeCollection.h | 11 +++++--
include/llvm/DebugInfo/CodeView/SymbolRecord.h | 19 +++++++-----
include/llvm/DebugInfo/CodeView/TypeRecord.h | 30 +++++++++---------
include/llvm/DebugInfo/CodeView/TypeSerializer.h | 29 ++++++++++-------
.../CodeView/DebugChecksumsSubsection.cpp | 16 +++++++---
lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp | 6 ++--
lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp | 14 ++++++---
.../CodeView/DebugInlineeLinesSubsection.cpp | 14 ++++++---
lib/DebugInfo/CodeView/DebugLinesSubsection.cpp | 13 +++++---
.../CodeView/DebugStringTableSubsection.cpp | 11 +++++--
lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp | 14 ++++++---
.../CodeView/DebugSymbolRVASubsection.cpp | 7 ++++-
lib/DebugInfo/CodeView/EnumTables.cpp | 24 +++++++++++++--
.../CodeView/LazyRandomTypeCollection.cpp | 18 ++++++++---
lib/DebugInfo/CodeView/TypeSerializer.cpp | 36 ++++++++++++++++------
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 5 ++-
25 files changed, 314 insertions(+), 164 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.