This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 38602cd96f3 Add myself to MAINTAINERS
new 56edcef3957 * ipa-utils.h (type_with_linkage_p): No longer check for T [...]
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 | 5 +++++
gcc/ipa-utils.h | 6 +++---
2 files changed, 8 insertions(+), 3 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 31374564c2 [autocompletion] Handle the space before pressing tab
new abaf72c02d [CodeComplete] Expose InBaseClass signal in code completion [...]
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/Sema/CodeCompleteConsumer.h | 26 +++++++-----
lib/Sema/CodeCompleteConsumer.cpp | 19 +++++----
lib/Sema/SemaCodeComplete.cpp | 15 ++++---
test/CodeCompletion/member-access.cpp | 70 +++++++++++++++----------------
test/CodeCompletion/objc-message.mm | 2 +-
5 files changed, 73 insertions(+), 59 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-tools-extra.
from a792a26a [clangd] Simplify auto hover
new adf2777b [clangd] Hide position line and column fields.
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:
clangd/index/Index.h | 3 +--
1 file changed, 1 insertion(+), 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 clang.
from 589b42244b Support accepting __gnu__ as a scoped attribute namespace th [...]
new 31374564c2 [autocompletion] Handle the space before pressing tab
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/Driver/Driver.cpp | 15 +++++++++++++++
test/Driver/autocomplete.c | 6 ++++++
2 files changed, 21 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 2191c153b0a [llvm-exegesis] Implements a cache of Instruction objects.
new 0fd37a09705 [MinGW] Enable large file for mingw-w64
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/HandleLLVMOptions.cmake | 4 ++++
1 file changed, 4 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 b06c083137 [Sema] Do not show unused parameter warnings when body is skipped
new 589b42244b Support accepting __gnu__ as a scoped attribute namespace th [...]
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/Sema/ParsedAttr.h | 5 +++++
lib/Basic/Attributes.cpp | 17 +++++++++++------
lib/Parse/ParseDeclCXX.cpp | 15 ++++++++-------
lib/Sema/ParsedAttr.cpp | 26 +++++++++++++++++++-------
lib/Sema/SemaDeclAttr.cpp | 18 ++++++++----------
lib/Sema/SemaType.cpp | 2 +-
test/Preprocessor/has_attribute.cpp | 26 +++++++++++++++-----------
test/SemaCXX/attr-gnu.cpp | 21 ++++++++++++++-------
utils/TableGen/ClangAttrEmitter.cpp | 18 +++++++++---------
9 files changed, 90 insertions(+), 58 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 e0599ca487d 2018-10-24 Richard Biener <rguenther(a)suse.de>
new 7f118bfb959 S/390: Fix ICE in s390_check_qrst_address ()
new 38602cd96f3 Add myself to MAINTAINERS
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:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
gcc/ChangeLog | 5 +++++
gcc/config/s390/s390.c | 4 +++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/s390/20181024-1.c | 32 ++++++++++++++++++++++++++++++
6 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/s390/20181024-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.