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 b09b51744 [asan] Fixup for r300483 (which is a fixup for r300473).
new 4f6879e40 [XRay][compiler-rt] Use emulated TSC when CPU supports rdtscp [...]
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/xray_fdr_logging.cc | 13 ++++++++++---
lib/xray/xray_inmemory_log.cc | 10 +++++++---
lib/xray/xray_x86_64.cc | 6 ++++++
3 files changed, 23 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 clang.
from 7ee1354f05 Debug Info: Remove special-casing of indirect function argum [...]
new be42922df5 [coroutines] Fix building of new/delete expressions when get [...]
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 | 12 ++++-
lib/Sema/SemaCoroutine.cpp | 83 +++++++++++++++++++++++++++---
test/CodeGenCoroutines/coro-alloc.cpp | 17 ++++--
test/SemaCXX/coroutines.cpp | 52 +++++++++++++++++++
4 files changed, 152 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 clang.
from 9ea711133f Fix mishandling of escaped newlines followed by newlines or nuls.
new 7ee1354f05 Debug Info: Remove special-casing of indirect function argum [...]
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 | 39 ++++++----------------
test/CodeGen/debug-info-vla.c | 4 +--
test/CodeGenCXX/debug-info.cpp | 2 +-
.../amdgpu-debug-info-variable-expression.cl | 3 +-
4 files changed, 15 insertions(+), 33 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 279da8dd0 Update suspended threads info to be compatible with darwin
new b09b51744 [asan] Fixup for r300483 (which is a fixup for r300473).
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_stoptheworld_linux_libcdep.cc | 9 +++++----
1 file changed, 5 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 llvm.
from 540c0392b5a [Target] Use hasOneUse() instead of getNumUses().
new cc56be2830e Add const to a const method. 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/Support/Regex.h | 2 +-
lib/Support/Regex.cpp | 2 +-
2 files 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 lldb.
from 84d45c03b This test is succeeding on macOS with clang.
new 5f10086ef TestStaticVariables still fails on Linux.
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:
.../Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.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 llvm.
from 4df72d14c8b Object: Shrink the size of irsymtab::Symbol by a word. NFCI.
new 540c0392b5a [Target] Use hasOneUse() instead of getNumUses().
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/AArch64/AArch64ISelLowering.cpp | 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 lldb.
from c43184464 Unify the common code in the ios, tvos, watchos platforms int [...]
new 84d45c03b This test is succeeding on macOS with clang.
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/lang/cpp/class_static/TestStaticVariables.py | 7 +------
1 file changed, 1 insertion(+), 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 libcxx.
from 55dc5daa Work around GCC 4.9 bug regarding default initialization of c [...]
new 937aecfb Allow a standard library to implement conditional noexcept fo [...]
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:
.../util.smartptr.hash/hash_unique_ptr.pass.cpp | 8 ++++++--
test/std/utilities/optional/optional.hash/hash.pass.cpp | 12 ++++++++----
2 files changed, 14 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.