This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70
in repository libcxx.
from dffe9e0f1 Merging r340609: -------------------------------------------- [...]
new de29e6ca8 Merging r343753:
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:
cmake/Modules/HandleLibCXXABI.cmake | 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 compiler-rt.
from 19b47fcc0 Remove XFAIL in get_module_and_offset_for_pc.cc for NetBSD-MSan
new 52307e0ba Re-land r348335 "[XRay] Move-only Allocator, FunctionCallTrie [...]
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/xray/tests/unit/function_call_trie_test.cc | 30 ++
lib/xray/tests/unit/segmented_array_test.cc | 86 ++++
lib/xray/xray_allocator.h | 74 +++-
lib/xray/xray_function_call_trie.h | 262 ++++++++-----
lib/xray/xray_profile_collector.cc | 32 +-
lib/xray/xray_profiling.cc | 293 ++++++++------
lib/xray/xray_segmented_array.h | 519 ++++++++++++++++++-------
7 files changed, 903 insertions(+), 393 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 lldb.
from a8cce4d35 [PDB] Make PDB lit tests use the new builder
new 38f94d1e1 [lldbsuite] Disable TestStopPCs when there's no XML support
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:
.../lldbsuite/test/functionalities/gdb_remote_client/TestStopPCs.py | 2 ++
1 file changed, 2 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 57dc61b50d Fix title underlines being too short after r348429
new 8a3afc3750 [Sema] Push and Pop Expression Evaluation Context Records at [...]
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/Sema/SemaDecl.cpp | 26 ++++++++++++++++++++++++++
lib/Sema/SemaDeclObjC.cpp | 2 ++
lib/Sema/SemaExpr.cpp | 7 ++-----
3 files changed, 30 insertions(+), 5 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 85df98d7fbb PR c/87028 * calls.c (get_attr_nonstring_decl): Avoid set [...]
new c9a8a938d8d * dwarf2out.c (field_byte_offset): Remove #ifdef PCC_BITF [...]
new 3ef02c1af89 Daily bump.
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:
gcc/ChangeLog | 7 ++++++-
gcc/DATESTAMP | 2 +-
gcc/dwarf2out.c | 2 --
3 files 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 gcc-8-branch
in repository gcc.
from ddff4efc7e2 2018-12-05 Richard Biener <rguenther(a)suse.de>
new a33a15e5dc0 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 2a2969a5887 Daily bump.
new 8c338aa24c4 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 clang.
from 2c3505166c Update ARC docs as objc_storeStrong returns void not id
new 57dc61b50d Fix title underlines being too short after r348429
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/AutomaticReferenceCounting.rst | 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 922f82fa410 [GlobalISel] Introduce G_BUILD_VECTOR, G_BUILD_VECTOR_TRUNC [...]
new 3c93875a30d [MachineOutliner][NFC] Remove IntegerInstructionMap from In [...]
new 17892fe3f36 [MachineOutliner][NFC] Move std::vector out of loop
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:
lib/CodeGen/MachineOutliner.cpp | 14 ++++----------
1 file changed, 4 insertions(+), 10 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 2861ee4fde Use separate sed expressions to escape auto-load directories.
new eb7be1abbc Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.