This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 1c77e0e09f [SemaCXX] Add diagnostics to require_constant_initialization
new c86544f5d2 Fixed broken test (strict-vtable-pointers)
new e397992a62 Add compatibility alias for -Wno-#warnings
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:
include/clang/Basic/DiagnosticGroups.td | 1 +
test/CodeGenCXX/strict-vtable-pointers.cpp | 2 +-
test/Misc/diag-mapping2.c | 1 +
3 files changed, 3 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 9cc122269f3 [PredicateInfo] Fix non-determinism in codegen uncovered by [...]
new 0fcbca5576f [PartialInlining] Emit branch info and profile data as remarks
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:
.../Instrumentation/PGOInstrumentation.cpp | 64 ++++++++++++++++++++++
test/Transforms/PGOProfile/branch1.ll | 5 ++
2 files changed, 69 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 master
in repository clang.
from da3da60ded [CodeGen][ObjC] Fix assertion failure in EmitARCStoreStrongCall.
new 1c77e0e09f [SemaCXX] Add diagnostics to require_constant_initialization
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/Sema/SemaDecl.cpp | 11 ++++
.../attr-require-constant-initialization.cpp | 72 +++++++++++++++++++---
2 files changed, 74 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 42ee2c4bdf Emit invariant.group.barrier when using union field
new da3da60ded [CodeGen][ObjC] Fix assertion failure in EmitARCStoreStrongCall.
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/CGObjCRuntime.cpp | 6 +++++-
test/CodeGenObjC/parameterized_classes.m | 28 ++++++++++++++++++++++++++++
2 files changed, 33 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 libcxx.
from 01e23b3a4 Fix name used in -verify diagnostic to match trunk
new a9d992d31 Remove ubsan XFAILS in two tests
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:
.../support.coroutines/end.to.end/bool_await_suspend.pass.cpp | 3 ---
.../language.support/support.coroutines/end.to.end/generator.pass.cpp | 3 ---
2 files changed, 6 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 ad988ad98b7 [DWARF] Introduce Dump Options
new 9cc122269f3 [PredicateInfo] Fix non-determinism in codegen uncovered by [...]
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/Utils/PredicateInfo.cpp | 35 ++++++++++++++++++++++++-
test/Transforms/Util/PredicateInfo/condprop.ll | 7 ++---
test/Transforms/Util/PredicateInfo/testandor.ll | 27 ++++++++++---------
3 files changed, 52 insertions(+), 17 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 7fac438f29 Strip trailing whitespace. NFCI.
new 42ee2c4bdf Emit invariant.group.barrier when using union field
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/CGExpr.cpp | 27 +++++++
test/CodeGenCXX/strict-vtable-pointers.cpp | 115 ++++++++++++++++++++++++++++-
2 files changed, 141 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 7dc680c89af [Hexagon] Fix dependence check in the packetizer
new ad988ad98b7 [DWARF] Introduce Dump Options
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/DIContext.h | 11 +++++++++--
include/llvm/DebugInfo/DWARF/DWARFContext.h | 3 +--
include/llvm/DebugInfo/PDB/PDBContext.h | 3 +--
lib/DebugInfo/DWARF/DWARFContext.cpp | 8 ++++++--
lib/DebugInfo/PDB/PDBContext.cpp | 3 +--
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 6 +++++-
tools/llvm-objdump/MachODump.cpp | 5 ++++-
tools/llvm-objdump/llvm-objdump.cpp | 5 ++++-
8 files changed, 31 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.
unknown user pushed a change to branch master
in repository openmp.
from fcec73a Fix minor formatting issues
new 20fe9e7 Re-enable assertion after the problem that caused it to be hi [...]
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:
runtime/src/kmp_runtime.cpp | 5 -----
1 file changed, 5 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 15694c6c81 Increase the limit for the number of DiagnosticLexKinds.td d [...]
new 2e2485c6cc Remove late nullptr pointer test (PR32447)
new 7fac438f29 Strip trailing whitespace. NFCI.
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/Sema/SemaOverload.cpp | 298 +++++++++++++++++++++++-----------------------
1 file changed, 149 insertions(+), 149 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.