This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from d18b2f1 [ELF] Linkerscript: define symbols outside SECTIONS
new a84bf2e Fix UBSan bot by not passing NULL into memcpy src.
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 | 3 ++-
1 file changed, 2 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 llvm.
from c163bf5 [lib/LTO] Factor out logic for running passes.
new 71255df [SLP] Sink debug after checking for matching types/opcode.
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/Transforms/Vectorize/SLPVectorizer.cpp | 4 ++--
1 file 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 llvm.
from b62ba77 s/static inline/static/ for headers I have changed in r279475. NFC.
new c163bf5 [lib/LTO] Factor out logic for running passes.
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/LTOBackend.cpp | 11 +++++++----
1 file changed, 7 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 gcc.
from bcba182 runtime: make gsignal stack at least SIGSTKSZ bytes
new f94c15a Add test accidentally not added in revision r239121
new 405be26 Move comparison object in map/set move assignment
new 5da0097 Constrain std::shared_ptr assignment and resetting
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:
libstdc++-v3/ChangeLog | 30 +++++++
libstdc++-v3/include/bits/shared_ptr.h | 14 ++--
libstdc++-v3/include/bits/shared_ptr_base.h | 16 ++--
libstdc++-v3/include/bits/stl_tree.h | 2 +-
.../members/weak_from_this.cc} | 24 +++---
.../testsuite/20_util/shared_ptr/assign/sfinae.cc | 75 ++++++++++++++++++
.../20_util/shared_ptr/assign/shared_ptr_neg.cc | 18 +----
.../testsuite/20_util/shared_ptr/cons/43820_neg.cc | 4 +-
.../testsuite/20_util/shared_ptr/cons/void_neg.cc | 2 +-
.../20_util/shared_ptr/modifiers/reset_sfinae.cc | 92 ++++++++++++++++++++++
.../set/move_comparison.cc} | 36 ++++++---
11 files changed, 258 insertions(+), 55 deletions(-)
copy libstdc++-v3/testsuite/20_util/{pointer_safety/1.cc => enable_shared_from_thi [...]
create mode 100644 libstdc++-v3/testsuite/20_util/shared_ptr/assign/sfinae.cc
create mode 100644 libstdc++-v3/testsuite/20_util/shared_ptr/modifiers/reset_sfinae.cc
copy libstdc++-v3/testsuite/{20_util/raw_storage_iterator/dr2127.cc => 23_containe [...]
--
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 33f98b3 [LTO] Fix common test to reflect r279911 and move to X86 subd [...]
new b62ba77 s/static inline/static/ for headers I have changed in r279475. 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:
include/llvm/Analysis/CallGraph.h | 8 ++++----
include/llvm/Analysis/Interval.h | 12 ++++--------
include/llvm/Analysis/LoopInfo.h | 8 ++++----
include/llvm/CodeGen/MachineBasicBlock.h | 24 ++++++++----------------
include/llvm/CodeGen/MachineDominators.h | 4 ++--
include/llvm/CodeGen/MachineLoopInfo.h | 8 ++++----
include/llvm/CodeGen/ScheduleDAG.h | 6 +++---
include/llvm/CodeGen/SelectionDAGNodes.h | 6 +++---
include/llvm/IR/CFG.h | 24 ++++++++----------------
include/llvm/IR/Dominators.h | 4 ++--
include/llvm/IR/Type.h | 20 ++++++--------------
include/llvm/Transforms/Utils/MemorySSA.h | 12 ++++--------
lib/Analysis/BlockFrequencyInfo.cpp | 2 +-
lib/CodeGen/MachineBlockFrequencyInfo.cpp | 2 +-
lib/Transforms/IPO/FunctionAttrs.cpp | 8 +++-----
unittests/ADT/TestGraph.h | 8 +++-----
16 files changed, 60 insertions(+), 96 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 b74f276 [codeview] Pass through vftable shape information
new 2d834ba s/static inline/static/ for headers I have changed in r279475. 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:
include/clang/AST/StmtGraphTraits.h | 8 +++----
include/clang/Analysis/Analyses/Dominators.h | 4 ++--
include/clang/Analysis/CFG.h | 24 +++++++------------
.../Core/PathSensitive/ExplodedGraph.h | 28 ++++++++--------------
4 files changed, 24 insertions(+), 40 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 57e1968 [codeview] Emit vtable shape information
new 33f98b3 [LTO] Fix common test to reflect r279911 and move to X86 subd [...]
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/tools/llvm-lto2/{ => X86}/Inputs/common.ll | 0
test/tools/llvm-lto2/{ => X86}/common.ll | 21 ++++++++++++---------
test/{ThinLTO => tools/llvm-lto2}/X86/lit.local.cfg | 0
3 files changed, 12 insertions(+), 9 deletions(-)
rename test/tools/llvm-lto2/{ => X86}/Inputs/common.ll (100%)
rename test/tools/llvm-lto2/{ => X86}/common.ll (64%)
copy test/{ThinLTO => tools/llvm-lto2}/X86/lit.local.cfg (100%)
--
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 348fdb5 clang-format: Set default WebKit style to use C++11.
new b74f276 [codeview] Pass through vftable shape information
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/CGDebugInfo.cpp | 47 +++++++++++++++++++++++++++--------
lib/CodeGen/CGDebugInfo.h | 3 ++-
test/CodeGenCXX/debug-info-ms-abi.cpp | 9 ++++++-
3 files changed, 47 insertions(+), 12 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 327ae58 [statepoints][experimental] Add support for live-in semantics [...]
new 57e1968 [codeview] Emit vtable shape information
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/AsmPrinter/CodeViewDebug.cpp | 25 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 1 +
lib/DebugInfo/CodeView/TypeDumper.cpp | 1 +
test/DebugInfo/COFF/types-data-members.ll | 64 ++--
test/DebugInfo/COFF/vftables.ll | 526 ++++++++++++++++++++++++++++++
5 files changed, 573 insertions(+), 44 deletions(-)
create mode 100644 test/DebugInfo/COFF/vftables.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 lldb.
from bf973f5 XFail new TestPyObjSynthProvider.py on linux until I can inve [...]
new 95c3916 Add more unit tests for StringExtractor hex/endian 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:
unittests/Utility/StringExtractorTest.cpp | 152 ++++++++++++++++++++++++++----
1 file changed, 133 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.