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 63adc640 [clang-tidy] Resolve readability-else-after-return false posi [...]
new a1f2dd9b [clangd] Set workspace root when initializing ClangdServer, d [...]
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/ClangdLSPServer.cpp | 9 ++++-----
clangd/ClangdServer.cpp | 15 ++-------------
clangd/ClangdServer.h | 11 ++++++-----
unittests/clangd/FindSymbolsTests.cpp | 2 +-
4 files changed, 13 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 gcc.
from 5e9ffa13076 2018-10-19 Richard Biener <rguenther(a)suse.de>
new e720dcb8d51 rs6000: Put CR0 first in REG_ALLOC_ORDER
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/config/rs6000/rs6000.h | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-2.c | 6 ++----
gcc/testsuite/gcc.target/powerpc/safe-indirect-jump-3.c | 6 ++----
5 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 clang.
from 8f4ac0c463 [ASTImporter] Removed uneeded default case label.
new 65b8b2af9b [Hexagon] Remove support for V4
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/ClangCommandLineReference.rst | 2 +-
include/clang/Driver/Options.td | 2 --
lib/Basic/Targets/Hexagon.cpp | 15 ++++-----------
test/Driver/hexagon-toolchain-elf.c | 8 --------
test/Misc/target-invalid-cpu-note.c | 2 +-
5 files changed, 6 insertions(+), 23 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 binutils-2_31-branch
in repository binutils-gdb.
from f9369f95fb Arm: Fix disassembler crashing on -b binary when thumb file [...]
new fa6e5eabf9 Arm: Skip new binary decode tests on pe targets
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:
gas/ChangeLog | 5 +++++
gas/testsuite/gas/arm/undefined-insn-arm.d | 2 +-
gas/testsuite/gas/arm/undefined-insn-thumb.d | 2 +-
3 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 clang-tools-extra.
from 8056936c [clangd] Remove the overflow log.
new 63adc640 [clang-tidy] Resolve readability-else-after-return false posi [...]
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/readability/ElseAfterReturnCheck.cpp | 115 +++++++++++----------
.../readability-else-after-return-if-constexpr.cpp | 22 ++++
2 files changed, 80 insertions(+), 57 deletions(-)
create mode 100644 test/clang-tidy/readability-else-after-return-if-constexpr.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.