This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 628ec74d4 Add llvm::Error assignment operator to Status class
new 4b8d7de76 Change the code I added to LocateDSYMInVincinityOfExecutable [...]
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:
source/Host/common/Symbols.cpp | 54 ++++++++++++++++++++++++++----------------
1 file changed, 34 insertions(+), 20 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 9b7a8b6e047 Daily bump.
new a324786b4de PR c++/80560 - warn on undefined memory operations involvin [...]
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 | 24 +
gcc/c-family/ChangeLog | 5 +
gcc/c-family/c.opt | 4 +
gcc/cp/ChangeLog | 8 +
gcc/cp/call.c | 391 ++++++++
gcc/doc/invoke.texi | 20 +-
gcc/dumpfile.c | 9 +-
gcc/gcc.c | 4 +-
gcc/genattrtab.c | 4 +-
gcc/hash-table.h | 5 +-
gcc/ipa-cp.c | 7 +-
gcc/ipa-prop.c | 2 +-
gcc/omp-low.c | 6 +-
gcc/params.h | 4 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/Wclass-memaccess.C | 1671 +++++++++++++++++++++++++++++++
gcc/tree-switch-conversion.c | 4 +-
gcc/vec.h | 41 +-
libcpp/line-map.c | 5 +-
libitm/beginend.cc | 6 +-
libitm/method-ml.cc | 6 +-
21 files changed, 2196 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/Wclass-memaccess.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 clang.
from dd646d623e [ODRHash] Hash VarDecl members.
new d9557ee91d [XRay][clang] Support capturing the implicit `this` argument [...]
new ff94b5e7fe [ubsan] PR33081: Skip the standard type checks for volatile
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:
lib/CodeGen/CGExpr.cpp | 5 +++++
lib/Sema/SemaDeclAttr.cpp | 14 ++++++++------
test/CodeGen/ubsan-volatile.c | 7 +++++++
test/Sema/xray-log-args-class.cpp | 7 +++++++
4 files changed, 27 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/ubsan-volatile.c
create mode 100644 test/Sema/xray-log-args-class.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 compiler-rt.
from f6b2a077d [cfi] Enable icall tests with thinlto.
new ca24bb081 Add test for logging the implicit "this" argument for C++ mem [...]
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:
.../TestCases/Linux/arg1-logging-implicit-this.cc | 31 ++++++++++++++++++++++
1 file changed, 31 insertions(+)
create mode 100644 test/xray/TestCases/Linux/arg1-logging-implicit-this.cc
--
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 04c012651fd Fix msan buildbot.
new 9a18969a664 Fix buildbots.
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/Support/BinaryStreamWriter.cpp | 3 ++-
1 file changed, 2 insertions(+), 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 clang.
from 0955a488cc [Completion] Code complete the members for a dependent type [...]
new dd646d623e [ODRHash] Hash VarDecl members.
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/Basic/DiagnosticSerializationKinds.td | 30 +++-
lib/AST/ODRHash.cpp | 12 ++
lib/Serialization/ASTReader.cpp | 113 +++++++++++++
test/Modules/odr_hash.cpp | 179 ++++++++++++++++++++-
4 files changed, 326 insertions(+), 8 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 27c1aa03a68 [CorrelatedValuePropagation] Remove superfluous semicolon. NFC
new 04c012651fd Fix msan buildbot.
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/Support/BinaryStreamWriter.cpp | 3 ++-
1 file changed, 2 insertions(+), 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 zorg.
from 6ce9228 make AnnotatedBuilder use LLVMBuildFactory and depends_on_projects
new b457e4d Allow most libc++ builders to run on any of EricWF's slaves
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:
buildbot/osuosl/master/config/builders.py | 3 ++-
1 file changed, 2 insertions(+), 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 1d475d81f92 [BinaryFormat, Option, TableGen] Fix some Clang-tidy modern [...]
new 27c1aa03a68 [CorrelatedValuePropagation] Remove superfluous semicolon. NFC
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/Scalar/CorrelatedValuePropagation.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.