This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 50a5909 [CodeGen] Emit a CoreFoundation link guard when @available is used
new aa59bd4 Support attributes for Objective-C categories
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/DiagnosticParseKinds.td | 2 --
include/clang/Sema/Sema.h | 3 ++-
lib/Parse/ParseObjc.cpp | 20 +++++---------------
lib/Sema/SemaDeclObjC.cpp | 16 +++++++++++-----
test/SemaObjC/attr-deprecated.m | 8 +++++++-
test/SemaObjC/category-attribute.m | 23 +++++++++++++++++++++++
test/SemaObjC/default-synthesize-3.m | 4 ++--
test/SemaObjC/warn-deprecated-implementations.m | 7 +++++++
8 files changed, 57 insertions(+), 26 deletions(-)
create mode 100644 test/SemaObjC/category-attribute.m
--
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 3f2a356 Fix memory leak in python.c:do_start_initialization
new 1a5e158 Remove constness of libdir in do_start_initialization
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:
gdb/python/python.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 master
in repository clang.
from 942d4dd [ObjC][ARC] Avoid -Warc-performSelector-leaks for performSele [...]
new 50a5909 [CodeGen] Emit a CoreFoundation link guard when @available is used
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/CGObjC.cpp | 33 ++++++++++++++++++++
lib/CodeGen/CodeGenModule.cpp | 1 +
lib/CodeGen/CodeGenModule.h | 4 +++
test/CodeGenObjC/availability-cf-link-guard.m | 45 +++++++++++++++++++++++++++
4 files changed, 83 insertions(+)
create mode 100644 test/CodeGenObjC/availability-cf-link-guard.m
--
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 ad36c6c Automatic date update in version.in
new 3f2a356 Fix memory leak in python.c:do_start_initialization
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:
gdb/ChangeLog | 4 ++++
gdb/python/python.c | 4 +++-
2 files changed, 7 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 clang.
from 4b1bd05 Fix issues in clang-format's AlignConsecutive modes.
new 942d4dd [ObjC][ARC] Avoid -Warc-performSelector-leaks for performSele [...]
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/AST/DeclObjC.cpp | 14 ++++++--------
lib/Sema/SemaExprObjC.cpp | 3 ++-
test/SemaObjC/arc-peformselector.m | 8 ++++++++
3 files changed, 16 insertions(+), 9 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 31f7be5 [ValueTracking] Use APInt::isNegative instead of using operat [...]
new 414ca07 [X86][TD][vpmovm2 ] New TD pattern for the vpmovm2 instruction
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/X86/X86ISelLowering.cpp | 16 +-
lib/Target/X86/X86InstrAVX512.td | 30 +-
test/CodeGen/X86/avx512-cvt.ll | 12 +-
test/CodeGen/X86/avx512-mask-op.ll | 1650 ++++++++++++++++++++++++++++
test/CodeGen/X86/vector-compare-results.ll | 31 +-
test/CodeGen/X86/vector-sext.ll | 81 +-
6 files changed, 1744 insertions(+), 76 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 c946e05 Delete some more dead includes.
new bb76009 Fix warnings from clang build on macOS.
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:
source/Expression/LLVMUserExpression.cpp | 3 ++-
source/Host/common/Symbols.cpp | 1 +
source/Host/macosx/Symbols.cpp | 1 +
source/Plugins/Process/Utility/DynamicRegisterInfo.cpp | 1 +
.../Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | 1 -
5 files changed, 5 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 gcc.
from 9be09d2 Daily bump.
new 6926124 2017-03-23 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 7 +++++++
gcc/gimplify.c | 37 +++++++++++++++++++++++--------------
2 files changed, 30 insertions(+), 14 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 80ee60c Add configuration for upstream latest release tags.
new fb1340b Remove dead code which treats gdbserver as a subcomponent.
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:
config/gdb.conf | 6 ------
lib/configure.sh | 11 ++---------
lib/make.sh | 10 +---------
3 files changed, 3 insertions(+), 24 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 ba5e420 [IR] Use a binary search in DataLayout::getAlignmentInfo
new fe5b80b [ValueTracking] Use setAllBits/setSignBit/setLowBits/setHighB [...]
new 31f7be5 [ValueTracking] Use APInt::isNegative instead of using operat [...]
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/Analysis/ValueTracking.cpp | 56 ++++++++++++++++++++++--------------------
1 file changed, 29 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.