This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3edb08be72 Avoid int to string conversion in Twine or raw_ostream contexts.
new ef699b2164 [NFC] Modernize enum Declarator::TheContext to a type-safe s [...]
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/Parse/Parser.h | 51 +++--
include/clang/Parse/RAIIObjectsForParser.h | 2 +-
include/clang/Sema/DeclSpec.h | 346 +++++++++++++++--------------
lib/Parse/ParseDecl.cpp | 126 ++++++-----
lib/Parse/ParseDeclCXX.cpp | 40 ++--
lib/Parse/ParseExpr.cpp | 12 +-
lib/Parse/ParseExprCXX.cpp | 19 +-
lib/Parse/ParseObjc.cpp | 32 +--
lib/Parse/ParseOpenMP.cpp | 3 +-
lib/Parse/ParseStmt.cpp | 10 +-
lib/Parse/ParseTemplate.cpp | 24 +-
lib/Parse/Parser.cpp | 16 +-
lib/Sema/DeclSpec.cpp | 2 +-
lib/Sema/SemaCodeComplete.cpp | 4 +-
lib/Sema/SemaDecl.cpp | 10 +-
lib/Sema/SemaDeclCXX.cpp | 4 +-
lib/Sema/SemaDeclObjC.cpp | 2 +-
lib/Sema/SemaExpr.cpp | 2 +-
lib/Sema/SemaType.cpp | 247 ++++++++++----------
19 files changed, 488 insertions(+), 464 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-6-branch
in repository gcc.
from cd641e6e09d Daily bump.
new 82df729cf2d 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 a0641349014 2017-12-28 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 9a73c372ae8 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 gcc.
from 054e9558443 [gcc] 2017-12-28 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 7b473667855 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 gdb-8.0-branch
in repository binutils-gdb.
from 0b5050ce83 Automatic date update in version.in
new 8734d1104a 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.
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 d9be0c189a RISC-V: Add missing privileged spec registers.
new ffd727ca6e 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 1e4587eb5a Automatic date update in version.in
new 5740c65b6d 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from acece6bc52e [x86] add tests for potential memcmp expansion (PR33325); NFC
new d08f4172a2c Avoid modifying DbgInfo while looping in salvageDebuginfo
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/SelectionDAG/SelectionDAG.cpp | 7 ++++++-
1 file changed, 6 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 compiler-rt.
from c4cfd9451 -fsanitize=vptr warnings on bad static types in dynamic_cast [...]
new b2e492beb Ignore the DISPATCH_NOESCAPE if not defined
new 803a9a020 [msan] Intercept pthread_getname_np.
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:
.../sanitizer_common_interceptors.inc | 15 ++++++++++
.../sanitizer_platform_interceptors.h | 2 ++
lib/tsan/rtl/tsan_libdispatch_mac.cc | 5 ++++
test/msan/pthread_getname_np.cc | 34 ++++++++++++++++++++++
4 files changed, 56 insertions(+)
create mode 100644 test/msan/pthread_getname_np.cc
--
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 1d6f742a199 Unbreak test relying on debug output after r321540.
new acece6bc52e [x86] add tests for potential memcmp expansion (PR33325); 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:
test/CodeGen/X86/setcc-wide-types.ll | 252 +++++++++++++++++++++++++++++++++++
1 file changed, 252 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.