This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f3f578d2866 [yaml2obj] Add default sh_entsize for dynamic sections
new 3acc5604543 [docs] Add support for Markdown documentation in Sphinx
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:
docs/MarkdownQuickstartTemplate.md | 157 +++++++++++++++++++++++++++++++++++++
docs/conf.py | 4 +-
docs/index.rst | 5 ++
3 files changed, 165 insertions(+), 1 deletion(-)
create mode 100644 docs/MarkdownQuickstartTemplate.md
--
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 f161ab918b7 gcc/testsuite/ChangeLog:
new a958a2e2bad PR libstdc++/70940 optimize pmr::resource_adaptor for alloc [...]
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:
libstdc++-v3/ChangeLog | 13 ++++
libstdc++-v3/include/experimental/memory_resource | 32 +++++++++-
.../memory_resource/new_delete_resource.cc | 69 ++++++++++++++++------
3 files changed, 94 insertions(+), 20 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 701dd06e2 [LLD] Add llvm-objcopy to test dependencies. NFC.
new 5d3df0c2c Revert r337638, "ELF: Make sections with KeepUnique bit eligi [...]
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/ICF.cpp | 27 ++++-----------------------
test/ELF/icf-keep-unique.s | 5 +----
2 files changed, 5 insertions(+), 27 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 05ff991ac2 Fold dangling-field warning into general initialization life [...]
new c2add0a676 Separate out the initialization kind for a statement express [...]
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/DiagnosticSemaKinds.td | 38 +++++++++++++-----------------
include/clang/Sema/Initialization.h | 8 +++++++
lib/Sema/SemaExpr.cpp | 7 ++----
lib/Sema/SemaInit.cpp | 24 ++++++++++++++++++-
4 files changed, 50 insertions(+), 27 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 adb6124d50 Revert "[OPENMP] Fix PR38026: Link -latomic when -fopenmp is used."
new 05ff991ac2 Fold dangling-field warning into general initialization life [...]
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/DiagnosticSemaKinds.td | 8 +-
lib/Sema/SemaDeclCXX.cpp | 49 ----
lib/Sema/SemaInit.cpp | 262 ++++++++++++++-------
test/Analysis/cxx-uninitialized-object-ptr-ref.cpp | 12 +-
.../cxx0x-initializer-stdinitializerlist.cpp | 22 +-
test/SemaCXX/warn-dangling-field.cpp | 5 +
6 files changed, 203 insertions(+), 155 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 libcxx.
from 36bf18fc6 Cleanup unnecessary conversions in filesystem.
new 80412b50e [CMake] Fix the setting of LIBCXX_HEADER_DIR
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:
CMakeLists.txt | 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 6884c73229b [Hexagon] Handle unnamed globals in HexagonConstExpr
new f3f578d2866 [yaml2obj] Add default sh_entsize for dynamic sections
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/yaml2obj/dynamic-section.yaml | 17 +++++++++++++++++
tools/yaml2obj/yaml2elf.cpp | 3 +++
2 files changed, 20 insertions(+)
create mode 100644 test/tools/yaml2obj/dynamic-section.yaml
--
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 ea5478cd3 [libFuzzer] Handle unstable edges by using minimum hit counts
new 5dbc1847f [XRay] Remove scheduling dependency in fork_basic_logging.cc
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:
--
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 7bf2466873c [Demangle] Attempt to fix arena memory leak
new 6884c73229b [Hexagon] Handle unnamed globals in HexagonConstExpr
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/Hexagon/HexagonConstExtenders.cpp | 18 ++++++++++---
test/CodeGen/Hexagon/cext-unnamed-global.mir | 38 ++++++++++++++++++++++++++++
2 files changed, 53 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/Hexagon/cext-unnamed-global.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.