This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 33e9203d93 [Diagnostics] Do not diagnose unsigned shifts in boolean con [...]
new d6e4d1fc57 [NFC] Update test after r372708
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/SemaCXX/cxx2a-explicit-bool.cpp | 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 0709ddc1123 gn build: Merge r372706
new d93e5a30d09 MCRegisterInfo: Merge getLLVMRegNum and getLLVMRegNumFromEH
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/llvm/MC/MCRegisterInfo.h | 10 +++-----
lib/CodeGen/MachineOperand.cpp | 8 +++----
lib/CodeGen/StackMaps.cpp | 2 +-
lib/DebugInfo/DWARF/DWARFExpression.cpp | 5 ++--
lib/MC/MCAsmStreamer.cpp | 5 ++--
lib/MC/MCRegisterInfo.cpp | 28 +++++++---------------
.../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 10 ++++----
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 10 ++++----
lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 4 ++--
.../X86/dwarfdump-debug-loc-error-cases.s | 16 +++++++++++++
10 files changed, 47 insertions(+), 51 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 95f49943 [clang-tidy] Add missing InfiniteLoopCheck.h, InfiniteLoopChe [...]
new 9d5d90e6 [clang-tidy] Add bugprone-infinite-loop.rst from D64736 to fi [...]
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/bugprone-infinite-loop.rst | 32 +++++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 docs/clang-tidy/checks/bugprone-infinite-loop.rst
--
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 2708d3fad7 [ASTImporter] 4th attempt to fix Windows buildbot test errors
new 33e9203d93 [Diagnostics] Do not diagnose unsigned shifts in boolean con [...]
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/Basic/DiagnosticSemaKinds.td | 4 +--
lib/Sema/SemaChecking.cpp | 47 +++++++++++++-----------------
test/Sema/warn-int-in-bool-context.c | 20 ++++++++++---
3 files changed, 39 insertions(+), 32 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 1c7b76f9 0: update: gcc-ed342df533bf18eee2d5f84f1251a13f43d78505: 1
new 8215ff17 0: update: gcc-8a70b89e42336e4b3cb8c46706c06a27ed8e272b: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1c7b76f9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-bootstrap_ubsan/console.log | 93426 ++++++++++++++--------------
console.log | 93972 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 93978 insertions(+), 93974 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 70343be0311 [Debuginfo] dbg.value points to undef value after Induction [...]
new 0709ddc1123 gn build: Merge r372706
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:
utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone/BUILD.gn | 1 +
1 file changed, 1 insertion(+)
--
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 c04f1a7e Revert rL372693 : [clang-tidy] New bugprone-infinite-loop che [...]
new 95f49943 [clang-tidy] Add missing InfiniteLoopCheck.h, InfiniteLoopChe [...]
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/bugprone/BugproneTidyModule.cpp | 3 +
clang-tidy/bugprone/CMakeLists.txt | 1 +
clang-tidy/bugprone/InfiniteLoopCheck.cpp | 189 +++++++++++++
.../{UnusedRaiiCheck.h => InfiniteLoopCheck.h} | 17 +-
docs/ReleaseNotes.rst | 6 +
docs/clang-tidy/checks/list.rst | 1 +
test/clang-tidy/bugprone-infinite-loop.cpp | 298 +++++++++++++++++++++
7 files changed, 507 insertions(+), 8 deletions(-)
create mode 100644 clang-tidy/bugprone/InfiniteLoopCheck.cpp
copy clang-tidy/bugprone/{UnusedRaiiCheck.h => InfiniteLoopCheck.h} (56%)
create mode 100644 test/clang-tidy/bugprone-infinite-loop.cpp
--
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 3868d2e9f1 Automatic date update in version.in
new 5d33705c7b Fix building gold with gcc-10.
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:
gold/ChangeLog | 4 ++++
gold/descriptors.cc | 1 +
2 files changed, 5 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 binutils-2_33-branch
in repository binutils-gdb.
from c49c5dac91 Automatic date update in version.in
new 46b3cd9e39 Fix building gold with gcc-10.
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:
gold/ChangeLog | 4 ++++
gold/descriptors.cc | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.