This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 56ddb2a69c [Implicit Modules] Add -cc1 option -fmodules-strict-context- [...]
new ae3e9c83d4 Add -Wbitwise-conditional-parentheses to warn on mixing '|' [...]
new 830e570605 [Docs] Fix header level.
new e8e29276b6 [analyzer] Fix a crash on tracking Objective-C 'self' as a c [...]
new 9504ebbcec [analyzer] PR43551: Do not dereferce void* in UndefOrNullArg [...]
The 4 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/Modules.rst | 2 +-
docs/ReleaseNotes.rst | 3 ++
include/clang/Basic/DiagnosticGroups.td | 2 ++
include/clang/Basic/DiagnosticSemaKinds.td | 3 ++
lib/Sema/SemaExpr.cpp | 13 +++++++--
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 27 +++++++++++-------
test/Analysis/novoidtypecrash.c | 29 ++++++++++++++++----
.../Analysis/track-control-dependency-conditions.m | 32 ++++++++++++++++++++++
test/Sema/parentheses.c | 22 +++++++++++++++
9 files changed, 115 insertions(+), 18 deletions(-)
create mode 100644 test/Analysis/track-control-dependency-conditions.m
--
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 e9835c0f31b AMDGPU: Remove optnone from a test
new 8ed36b6cc78 Avoid including CodeView/SymbolRecord.h from MCStreamer.h
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/DebugInfo/CodeView/SymbolRecord.h | 56 +++++++++++++-------------
include/llvm/MC/MCStreamer.h | 16 +++++---
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 8 ++--
lib/MC/MCAsmStreamer.cpp | 17 ++++----
lib/MC/MCParser/AsmParser.cpp | 9 +++--
lib/MC/MCStreamer.cpp | 9 +++--
6 files changed, 62 insertions(+), 53 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_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 85102364b2 [gdb] Fix more typos in comments
adds 5a023697e1 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 15d4e3442 0: update: binutils-gcc-linux: all
new 50ab867aa 0: update: binutils-gcc-linux: all
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 (15d4e3442)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 229 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11782 +++++++-------
04-build_abe-stage1/console.log | 15883 ++++++++++---------
05-build_linux/console.log | 2306 +--
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30679 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 30568 insertions(+), 30789 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 a83ebc9d3b9 Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
new e9835c0f31b AMDGPU: Remove optnone from a test
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/AMDGPU/extract-subvector-equal-length.ll | 4 +---
1 file changed, 1 insertion(+), 3 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 a27ae544f3 New tautological warning for bitwise-or with non-zero consta [...]
new 56ddb2a69c [Implicit Modules] Add -cc1 option -fmodules-strict-context- [...]
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/Modules.rst | 10 ++++++++++
include/clang/Driver/CC1Options.td | 3 +++
include/clang/Lex/HeaderSearchOptions.h | 20 +++++++++++++++++++-
lib/Frontend/CompilerInvocation.cpp | 20 ++++++++++++++++++++
test/Modules/context-hash.c | 33 +++++++++++++++++++++++++++++++++
5 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 test/Modules/context-hash.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 llvm.
from c4185e8c3ca Prune Analysis includes from SelectionDAG.h
new a83ebc9d3b9 Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
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/CodeGen/FunctionLoweringInfo.h | 2 +-
include/llvm/CodeGen/TargetInstrInfo.h | 2 +-
include/llvm/CodeGen/TargetLowering.h | 2 +-
lib/CodeGen/BreakFalseDeps.cpp | 1 +
lib/CodeGen/ExecutionDomainFix.cpp | 1 +
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 1 +
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp | 1 +
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 1 +
lib/CodeGen/SwiftErrorValueTracking.cpp | 3 ++-
lib/Target/AArch64/AArch64SpeculationHardening.cpp | 1 +
lib/Target/AMDGPU/GCNILPSched.cpp | 1 +
lib/Target/AMDGPU/SIISelLowering.cpp | 4 +++-
lib/Target/ARM/ARMBasicBlockInfo.cpp | 4 +++-
lib/Target/ARM/ARMBasicBlockInfo.h | 1 +
lib/Target/ARM/ARMMachineFunctionInfo.h | 1 +
lib/Target/ARM/MVEVPTBlockPass.cpp | 1 +
lib/Target/BPF/BPFMIChecking.cpp | 1 +
lib/Target/BPF/BPFMIPeephole.cpp | 1 +
lib/Target/BPF/BPFMISimplifyPatchable.cpp | 1 +
lib/Target/MSP430/MSP430BranchSelector.cpp | 1 +
lib/Target/SystemZ/SystemZMachineScheduler.cpp | 1 +
lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp | 1 +
lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp | 1 +
lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp | 1 +
lib/Target/X86/X86TargetMachine.h | 2 +-
26 files changed, 31 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.