This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8b579d894c Add warning flag -Wordered-compare-function-pointers.
new a2d602fc90 Fix a couple places that immediately called operator-> on th [...]
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/AST/QualTypeNames.cpp | 2 +-
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 2 +-
2 files changed, 2 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 bb011b6cdd0 LowerTypeTests: Fix non-determinism in code that handles ic [...]
new 412df0bfa1a Fix a bunch of places where operator-> was used directly on [...]
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/SelectionDAG/DAGCombiner.cpp | 4 ++--
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +-
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +-
lib/IR/Function.cpp | 4 ++--
lib/Target/AArch64/AArch64ISelLowering.cpp | 3 +--
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 2 +-
lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp | 8 ++++----
lib/Target/Lanai/LanaiISelDAGToDAG.cpp | 2 +-
lib/Target/RISCV/RISCVISelDAGToDAG.cpp | 2 +-
lib/Target/SystemZ/SystemZISelLowering.cpp | 6 +++---
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp | 2 +-
lib/Transforms/InstCombine/InstCombineCompares.cpp | 2 +-
lib/Transforms/Utils/Local.cpp | 2 +-
lib/Transforms/Vectorize/SLPVectorizer.cpp | 9 ++++-----
unittests/IR/ConstantsTest.cpp | 3 +--
15 files changed, 25 insertions(+), 28 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 8fc472d96 Emit an error when mixing <stdatomic.h> and <atomic>
new fcd4f15ce [libcxx] [test] Fix MSVC x64 truncation warning.
new 8663c51b3 [libcxx] [test] Fix whitespace, NFC.
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:
.../istream_extractors/streambuf.pass.cpp | 2 +-
.../ostreambuf.iter.ops/failed.pass.cpp | 16 ++++++++--------
2 files changed, 9 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 llvm.
from 61d9a69a186 [LTO] Allow pass remarks with hotness to be set when emitti [...]
new bb011b6cdd0 LowerTypeTests: Fix non-determinism in code that handles ic [...]
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/IPO/LowerTypeTests.cpp | 39 +++++++++++++++++++++++------------
1 file changed, 26 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.
tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from 14b84bd tcwg-buildfarm.sh: Move code from .yaml
adds 0006cfa tcwg-update-snapshots_ref.sh: Remove the last Austin APM.
adds 86d64bb tcwg-update-snapshots_ref.sh: Define input variables.
adds ae24703 jenkins-helpers.sh: Unify and fix handling of error messages
adds 027443b start-container-docker.sh: Make friendlier to running outside [...]
No new revisions were added by this update.
Summary of changes:
jenkins-helpers.sh | 11 ++++++++---
start-container-docker.sh | 19 +++++--------------
tcwg-update-snapshots_ref.sh | 17 ++++++++++++++++-
3 files changed, 29 insertions(+), 18 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 lld.
from c0d8b4011 [WebAssembly] Only perform sanity checking of relocation targ [...]
new 9ca33ed25 Add llvm-dwarfdump tool_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:
test/lit.cfg.py | 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 lld.
from b5c6a5aca [WebAssembly] Add support for debug (DWARF) sections
new c0d8b4011 [WebAssembly] Only perform sanity checking of relocation targ [...]
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:
wasm/InputChunks.cpp | 51 +++++++++++++++++++++++++++++++++++++++++----------
wasm/InputChunks.h | 4 ++++
2 files changed, 45 insertions(+), 10 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 55659af029 [analyzer] Remove untested code in evalLoad.
new 8b579d894c Add warning flag -Wordered-compare-function-pointers.
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 | 3 ++-
test/Misc/warning-flags.c | 3 +--
2 files changed, 3 insertions(+), 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 gcc.
from add35cb064e [BRIGFE] Fix handling of NOPs.
new 5f987527232 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.