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 cb081e1 [Profile] move utility interfaces to the right header /NFC
new d9a4e3b [Profile] introduce reusable internal interfaces to find 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:
lib/profile/InstrProfilingFile.c | 6 +-----
lib/profile/InstrProfilingUtil.c | 23 +++++++++++++++++++++++
lib/profile/InstrProfilingUtil.h | 7 +++++++
3 files changed, 31 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 llvm.
from de4fbfe This code block breaks the docs build (http://lab.llvm.org:80 [...]
new 058f700 [CFLAA] Teach CFLAnders to distinguish reads from writes.
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/Analysis/CFLAndersAliasAnalysis.cpp | 145 +++++++++++++++++++++-----------
1 file changed, 95 insertions(+), 50 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 libcxxabi.
from 081ea86 [libcxxabi] When catching an exception of type nullptr_t with [...]
new eace9ec Attempt to bring peace to -Werror buildbots.
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/catch_reference_nullptr.pass.cpp | 6 ++++++
1 file changed, 6 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 compiler-rt.
from 81ebff1 [Profile] use portable macro /NFC
new cb081e1 [Profile] move utility interfaces to the right header /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:
lib/profile/GCDAProfiling.c | 1 -
lib/profile/InstrProfilingInternal.h | 14 --------------
lib/profile/InstrProfilingUtil.h | 14 ++++++++++++++
3 files changed, 14 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 llvm.
from b2e69d9 ARM: move feature for Thumb2 pkhbt/pkhtb onto architectures.
new ea47fc5 [tsan] Don't instrument __llvm_gcov_global_state_pred or __ll [...]
new 75cca7a Use posix_fallocate instead of ftruncate.
new de4fbfe This code block breaks the docs build (http://lab.llvm.org:80 [...]
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:
cmake/config-ix.cmake | 1 +
docs/BitCodeFormat.rst | 4 ++--
include/llvm/Config/config.h.cmake | 2 ++
lib/Support/Unix/Path.inc | 9 +++++++++
lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 5 +++--
.../ThreadSanitizer/do-not-instrument-memory-access.ll | 13 +++++++++++++
6 files changed, 30 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 libcxxabi.
from e8b3ec3 Fix arc config to use https
new 081ea86 [libcxxabi] When catching an exception of type nullptr_t with [...]
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:
src/private_typeinfo.cpp | 34 ++++++++++++++++++---
test/catch_const_pointer_nullptr.pass.cpp | 18 +++++++----
test/catch_member_pointer_nullptr.pass.cpp | 6 ++--
test/catch_pointer_nullptr.pass.cpp | 10 +++---
test/catch_reference_nullptr.pass.cpp | 49 ++++++++++++++++++++++++++++++
test/incomplete_type.sh.cpp | 40 ++++++++++++++++++------
6 files changed, 130 insertions(+), 27 deletions(-)
create mode 100644 test/catch_reference_nullptr.pass.cpp
--
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 bf79c11 Let FuncAttrs infer the 'returned' argument attribute
new 8a8a9f6 [SemaObjC] Improve ObjCDictionaryLiteral and ObjCArryLiteral [...]
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/Parse/ParseObjc.cpp | 25 +++++++++++++++++++++++--
test/SemaObjC/objc-array-literal.m | 8 ++++++++
test/SemaObjC/objc-dictionary-literal.m | 7 +++++++
3 files changed, 38 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 b6496a0 Add detect_stack_use_after_scope runtime flag
new 81ebff1 [Profile] use portable macro /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:
lib/profile/InstrProfilingUtil.c | 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 hjl/libmvec/master
in repository glibc.
at f30d45b Don't compile do_test with -mavx/-mavx/-mavx512
This branch includes the following new commits:
new f30d45b Don't compile do_test with -mavx/-mavx/-mavx512
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.