This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from dafa8b9 Revert r253909 because it was committed with an incorrect message
new d3c40ba clang-c: Add the clang_getCursorVisibility() API
new 0c6b012 Fixed bug
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:
include/clang-c/Index.h | 26 ++++++++++++++++++++++++++
include/clang/CMakeLists.txt | 1 -
test/Index/symbol-visibility.c | 7 +++++++
tools/c-index-test/c-index-test.c | 30 ++++++++++++++++++++++++++++++
tools/libclang/CIndex.cpp | 21 +++++++++++++++++++++
tools/libclang/libclang.exports | 1 +
6 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 test/Index/symbol-visibility.c
--
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 832d913 Simplify SH DImode add, sub, neg patterns.
new 604addf Remove SH5 target regs.
new 3720f89 * dwarf2out.c (cur_line_info_table): Add GTY marker.
new 8e911b1 gcc/ * config/sh/sh.h (ASM_OUTPUT_SYMBOL_REF): Remove macro [...]
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:
gcc/ChangeLog | 27 +++++++++++++++++++
gcc/config/sh/constraints.md | 3 ---
gcc/config/sh/predicates.md | 1 -
gcc/config/sh/sh-modes.def | 3 ---
gcc/config/sh/sh.c | 64 +-------------------------------------------
gcc/config/sh/sh.h | 27 -------------------
gcc/config/sh/sh.md | 8 ------
gcc/config/sh/sh.opt | 3 ---
gcc/dwarf2out.c | 2 +-
9 files changed, 29 insertions(+), 109 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 8338c0d [ASTMatchers] Breaking change of `has` matcher
new dafa8b9 Revert r253909 because it was committed with an incorrect message
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-c/Index.h | 26 --------------------------
test/Index/symbol-visibility.c | 7 -------
tools/c-index-test/c-index-test.c | 30 ------------------------------
tools/libclang/CIndex.cpp | 21 ---------------------
tools/libclang/libclang.exports | 1 -
5 files changed, 85 deletions(-)
delete mode 100644 test/Index/symbol-visibility.c
--
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 release/2.19/master
in repository glibc.
from 10d2680 resolv: Always set *resplen2 out parameter in send_dg [BZ #19791]
new ce92632 CVE-2016-4429: sunrpc: Do not use alloca in clntudp_call [BZ #20112]
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 | 7 +++++++
NEWS | 6 +++++-
sunrpc/clnt_udp.c | 10 +++++++++-
3 files changed, 21 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 llvm.
from 72f099b [Hexagon] Disable expanding MUX instructions that define a su [...]
new 1a9c272 Add a use of shouldAssumeDSOLocal to ARM.
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/ARM/ARMISelLowering.cpp | 8 ++++++--
test/CodeGen/ARM/pie.ll | 18 ++++++++++++++++++
2 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/ARM/pie.ll
--
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 c5c7090 Avoid unused variable warning in release builds.
new 8338c0d [ASTMatchers] Breaking change of `has` matcher
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/ReleaseNotes.rst | 12 +++++++-----
include/clang/ASTMatchers/ASTMatchers.h | 4 ++++
include/clang/ASTMatchers/ASTMatchersInternal.h | 9 +++------
include/clang/CMakeLists.txt | 1 +
unittests/AST/ASTImporterTest.cpp | 22 ++++++++--------------
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 4 ++--
6 files changed, 25 insertions(+), 27 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 cec2b3e [include-fixer] use clang-format cleaner to insert header.
new b1b7a9b [ASTMatchers] Added ignoringParenImpCasts to has matchers
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/cert/ThrownExceptionTypeCheck.cpp | 8 ++---
.../misc/BoolPointerImplicitConversionCheck.cpp | 9 +++--
clang-tidy/misc/DanglingHandleCheck.cpp | 21 +++++++-----
clang-tidy/misc/InaccurateEraseCheck.cpp | 11 ++++---
clang-tidy/misc/IncorrectRoundings.cpp | 3 +-
clang-tidy/misc/InefficientAlgorithmCheck.cpp | 13 ++++----
clang-tidy/misc/MisplacedWideningCastCheck.cpp | 7 ++--
clang-tidy/misc/SizeofContainerCheck.cpp | 4 +--
clang-tidy/misc/SizeofExpressionCheck.cpp | 33 ++++++++++---------
clang-tidy/misc/StaticAssertCheck.cpp | 7 ++--
clang-tidy/misc/SuspiciousMissingCommaCheck.cpp | 2 +-
clang-tidy/misc/SuspiciousStringCompareCheck.cpp | 5 +--
.../misc/UnconventionalAssignOperatorCheck.cpp | 4 +--
clang-tidy/misc/UniqueptrResetReleaseCheck.cpp | 4 +--
clang-tidy/misc/UnusedRAIICheck.cpp | 15 +++++----
clang-tidy/modernize/MakeSmartPtrCheck.cpp | 16 ++++-----
clang-tidy/modernize/PassByValueCheck.cpp | 4 +--
clang-tidy/modernize/ShrinkToFitCheck.cpp | 34 ++++++++++---------
clang-tidy/modernize/UseBoolLiteralsCheck.cpp | 2 +-
clang-tidy/modernize/UseDefaultCheck.cpp | 38 +++++++++++-----------
.../readability/SimplifyBooleanExprCheck.cpp | 3 +-
.../readability/UniqueptrDeleteReleaseCheck.cpp | 10 +++---
22 files changed, 137 insertions(+), 116 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 20ed60f Fix wrong-code issues of RX atomic operations.
new 832d913 Simplify SH DImode add, sub, neg patterns.
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 | 9 +++++++++
gcc/config/sh/sh.md | 44 +++++---------------------------------------
2 files changed, 14 insertions(+), 39 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 4ffddf2 Scan %\[re\]di instead of %rdi
new 20ed60f Fix wrong-code issues of RX atomic operations.
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/config/rx/rx.md | 38 +++++++++++++++++++++++++++++---------
2 files changed, 36 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 gcc.
from 7f94683 [AArch64] Use aarch64_fusion_enabled_p to check for insn fusi [...]
new 4ff7bd2 * gimplify.c (gimplify_switch_expr): Also handle GIMPLE_TRY.
new 4ffddf2 Scan %\[re\]di instead of %rdi
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:
gcc/ChangeLog | 4 +++
gcc/gimplify.c | 13 +++++++--
gcc/testsuite/ChangeLog | 11 +++++++
gcc/testsuite/c-c++-common/Wswitch-unreachable-3.c | 29 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wswitch-unreachable-1.C | 34 ++++++++++++++++++++++
.../gcc.target/i386/avx512vl-vbroadcast-3.c | 4 +--
.../gcc.target/i386/avx512vl-vcvtps2ph-3.c | 2 +-
7 files changed, 91 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wswitch-unreachable-3.c
create mode 100644 gcc/testsuite/g++.dg/warn/Wswitch-unreachable-1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.