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 dcd5649 [clang-tidy] Replace dead link in modernize-pass-by-value doc
new 6057e88 [clang-tidy] Make 2 checks register matchers for C++ only.
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:
clang-tidy/modernize/UseEqualsDeleteCheck.cpp | 3 +++
clang-tidy/readability/RedundantMemberInitCheck.cpp | 3 +++
2 files 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 glibc.
from 12f1ae0 Fix typos in the spelling of "implementation"
new 9c30df6 Add comments to check-c++-types.sh.
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:
ChangeLog | 4 ++++
scripts/check-c++-types.sh | 8 ++++++++
2 files changed, 12 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 918a07d Add warning flag for "partial specialization is not more spec [...]
new 7d56d0a DebugInfo: Don't include size/alignment on class declarations
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 | 6 ------
test/CodeGenCXX/debug-info-class.cpp | 1 +
2 files 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 clang-tools-extra.
from 12c4f9d Attempt to fix non-determinism in tests.
new dcd5649 [clang-tidy] Replace dead link in modernize-pass-by-value doc
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:
docs/clang-tidy/checks/modernize-pass-by-value.rst | 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 f22f3d5 * config/i386/i386.c (ix86_secondary_reload): Require QImode [...]
new ed86c87 * ChangeLog: Update my last entry.
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 | 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 compiler-rt.
from 165576e [compiler-rt] Move logic which replace memcpy interceptor wit [...]
new e038318 [compiler-rt] Fix compilation error after r290626
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_common_interceptors.inc | 4 +++-
1 file changed, 3 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 llvm.
from 3ba879a llvm-readobj: ELF: Make DT tags machine aware
new 834b93c [sanitizer-coverage] sort the switch cases
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/Transforms/Instrumentation/SanitizerCoverage.cpp | 5 +++++
test/Instrumentation/SanitizerCoverage/switch-tracing.ll | 4 ++--
2 files changed, 7 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 c465115 2016-12-27 Sandra Loosemore <sandra(a)codesourcery.com>
new f22f3d5 * config/i386/i386.c (ix86_secondary_reload): Require QImode [...]
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 | 6 ++++++
gcc/config/i386/i386.c | 21 ++++++++-------------
2 files changed, 14 insertions(+), 13 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 3010df9 Fix PR31481 - 3+ parameter common_type isn't SFINAE friendly
new 046a71b Implement P0435R1 - Resolving LWG issues for common_type
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/type_traits | 14 +-
.../meta.trans.other/common_type.pass.cpp | 193 +++++++++++++++++++--
www/cxx1z_status.html | 4 +-
3 files changed, 197 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from b24d223 [asan] Fix test broken by r290540
new 165576e [compiler-rt] Move logic which replace memcpy interceptor wit [...]
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/asan/asan_interceptors.cc | 23 +----------
lib/asan/asan_internal.h | 11 ------
lib/asan/asan_mac.cc | 9 -----
lib/msan/msan_interceptors.cc | 1 -
.../sanitizer_common_interceptors.inc | 44 ++++++++++++++++------
lib/sanitizer_common/sanitizer_mac.cc | 9 +++++
6 files changed, 42 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.