This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libunwind.
from c00311e [libunwind] Allow target flags to affect CMake configuration tests
new ced9d77 Add status/warning message for 32 bit builds
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 | 10 ++++++++++
1 file changed, 10 insertions(+)
--
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 f72c439 [docs] Add missing newline to console section
new c055111 [docs] Use cpp code-blocks where appropriate
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/SourceBasedCodeCoverage.rst | 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 compiler-rt.
from da1eadd [profile] Fix PR/27917
new cb9881b [asan] add an interface function __sanitizer_print_memory_pro [...]
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/sanitizer/common_interface_defs.h | 6 ++
lib/asan/CMakeLists.txt | 1 +
lib/asan/asan_allocator.cc | 7 +-
lib/asan/asan_allocator.h | 2 +
lib/asan/asan_memory_profile.cc | 100 +++++++++++++++++++++
.../TestCases/Linux/print_memory_profile_test.cc | 25 ++++++
6 files changed, 139 insertions(+), 2 deletions(-)
create mode 100644 lib/asan/asan_memory_profile.cc
create mode 100644 test/asan/TestCases/Linux/print_memory_profile_test.cc
--
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 release_38
in repository compiler-rt.
from 7c72fe8 Merging r269882: -------------------------------------------- [...]
new baf33ca Merging r263621: -------------------------------------------- [...]
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/sanitizer_common/sanitizer_linux.cc | 4 +++
lib/sanitizer_common/sanitizer_linux_libcdep.cc | 42 +++++++++++-----------
.../sanitizer_platform_limits_posix.cc | 2 +-
.../sanitizer_platform_limits_posix.h | 21 ++++++++---
.../sanitizer_stoptheworld_linux_libcdep.cc | 9 ++++-
5 files changed, 50 insertions(+), 28 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 1fe0971 add more extern C
new c273521 ns32k: remove dupplicate definition of input_line_pointer
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:
gas/ChangeLog | 4 ++++
gas/config/tc-ns32k.c | 1 -
2 files changed, 4 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 libcxx.
from 18e1ea6 Implement P0033R1 - Re-enabling shared_from_this
new dbfa5b6 Remove enable_shared_from_this test since it leaks the contro [...]
new a27cbf8 [libcxx] Allow target flags to affect CMake configuration tests
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:
CMakeLists.txt | 20 ++++++++++-------
cmake/Modules/HandleLibcxxFlags.cmake | 20 +++++++++++++++++
.../enable_shared_from_this.pass.cpp | 26 ----------------------
3 files changed, 32 insertions(+), 34 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 65ce606 Automatic date update in version.in
new 5e429f4 ns32k: use XOBNEW in another spot
new d05584d xtensa: typedef enums when defining them
new 814f148 avr: replace sentinal with iteration from 0 to ARRAY_SIZE
new 1fe0971 add more extern C
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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-hppa.h | 8 ++++++++
bfd/elf32-nds32.h | 9 +++++++++
bfd/elf32-tic6x.h | 8 ++++++++
gas/ChangeLog | 15 +++++++++++++++
gas/config/tc-avr.c | 7 +++----
gas/config/tc-ns32k.c | 2 +-
gas/config/xtensa-relax.h | 16 ++++++----------
include/ChangeLog | 13 +++++++++++++
include/elf/mips.h | 8 ++++++++
include/elf/sh.h | 8 ++++++++
include/opcode/d10v.h | 8 ++++++++
include/opcode/d30v.h | 8 ++++++++
include/opcode/ia64.h | 7 +++++++
include/opcode/mips.h | 8 ++++++++
include/opcode/ppc.h | 8 ++++++++
include/opcode/sparc.h | 7 +++++++
include/opcode/tic6x.h | 8 ++++++++
include/opcode/v850.h | 8 ++++++++
opcodes/ChangeLog | 5 +++++
opcodes/nds32-asm.h | 8 ++++++++
opcodes/sh-opc.h | 8 ++++++++
22 files changed, 168 insertions(+), 15 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 libunwind.
from 589a156 [libunwind] Improve unwinder stack usage - II
new c00311e [libunwind] Allow target flags to affect CMake configuration tests
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 | 50 +++++++++++++++++++++++++++++++-------------------
src/CMakeLists.txt | 9 ++++++---
2 files changed, 37 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 81329a4 [docs] Document the source-based code coverage feature
new f72c439 [docs] Add missing newline to console section
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/SourceBasedCodeCoverage.rst | 1 +
1 file changed, 1 insertion(+)
--
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 e1b60c4 Try to fix docs build after rL271440
new ca4fdcc Remove Value::isPointerDereferenceable; NFCI
new cfd3677 Inline isDereferenceableFromAttribute; NFC
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:
include/llvm/IR/Value.h | 9 ++-------
lib/Analysis/Loads.cpp | 37 ++++++++-----------------------------
lib/IR/Value.cpp | 42 ++++++++++++++++++------------------------
3 files changed, 28 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.