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 5842d7025f Automatic date update in version.in
new 37cc0caeca [gdb/exp] Interpret size of vla with unknown size as <optimi [...]
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:
gdb/ChangeLog | 5 +++++
gdb/eval.c | 2 ++
gdb/testsuite/ChangeLog | 4 ++++
.../{vla-optimized-out.exp => vla-optimized-out-o3-strict.exp} | 8 ++++----
4 files changed, 15 insertions(+), 4 deletions(-)
copy gdb/testsuite/gdb.base/{vla-optimized-out.exp => vla-optimized-out-o3-strict. [...]
--
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 840922e2b4a [demangler] Fix an oss-fuzz bug from r338138
new cf073c23aa2 [InstCombine] Fold Select with AND/OR condition
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/Analysis/InstructionSimplify.cpp | 37 +++++++++++++++++++++++++++
test/Transforms/InstCombine/select-and-cmp.ll | 30 ++++------------------
test/Transforms/InstCombine/select-or-cmp.ll | 30 ++++------------------
3 files changed, 47 insertions(+), 50 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 e061215a7e5 [Dominators] Make applyUpdate's documentation less confusing [NFC]
new 840922e2b4a [demangler] Fix an oss-fuzz bug from r338138
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/Demangle/ItaniumDemangle.cpp | 8 ++++++++
1 file changed, 8 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 libcxxabi.
from 4a3bc0a [demangler] Support for reference collapsing
new 3c6231f [demangler] Fix an oss-fuzz bug from r338138
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:
src/cxa_demangle.cpp | 8 ++++++++
1 file changed, 8 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 3c1089c071 [CUDA][HIP] Allow function-scope static const variable
new 9b9b7f28bd [Sema][ObjC] Warn when a method declared in a protocol takes [...]
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 | 2 ++
lib/Sema/SemaDeclObjC.cpp | 48 +++++++++++++++++++++++++-----
test/SemaObjCXX/noescape.mm | 39 ++++++++++++++++++++++++
3 files changed, 82 insertions(+), 7 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 e7b4d96d68 [AST] Add a convenient getter from QualType to RecordDecl
new 3c1089c071 [CUDA][HIP] Allow function-scope static const variable
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 ++-
lib/CodeGen/CodeGenModule.cpp | 4 ++++
lib/Sema/SemaDecl.cpp | 27 +++++++++++++++++++--------
test/CodeGenCUDA/device-var-init.cu | 6 ++++++
test/SemaCUDA/device-var-init.cu | 13 +++++++++----
5 files changed, 40 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 clang.
from 8d109915b3 Compile SemaTemplate.cpp with /bigobj on MSVC
new e7b4d96d68 [AST] Add a convenient getter from QualType to RecordDecl
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/AST/Type.h | 3 +++
lib/AST/Decl.cpp | 9 +++------
lib/AST/Type.cpp | 4 ++++
lib/Analysis/BodyFarm.cpp | 2 +-
lib/CodeGen/CGExprConstant.cpp | 3 +--
lib/CodeGen/CGRecordLayoutBuilder.cpp | 5 ++---
6 files changed, 14 insertions(+), 12 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 8e4ee77b16 [CFG] Remove duplicate function/class names at the beginning [...]
new 8d109915b3 Compile SemaTemplate.cpp with /bigobj on MSVC
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/CMakeLists.txt | 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 llvm.
from 17313457855 [docs] Clarify role of DIExpressions within debug intrinsics
new e061215a7e5 [Dominators] Make applyUpdate's documentation less confusing [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:
include/llvm/Support/GenericDomTree.h | 9 ++++-----
1 file changed, 4 insertions(+), 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 459648c52e Parse a possible trailing postfix expression suffix after a [...]
new 8e4ee77b16 [CFG] Remove duplicate function/class names at the beginning [...]
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:
.../Analysis/Analyses/CFGReachabilityAnalysis.h | 4 +-
include/clang/Analysis/CFG.h | 117 ++++++++++-----------
include/clang/Analysis/CFGStmtMap.h | 8 +-
lib/Analysis/CFGReachabilityAnalysis.cpp | 12 +--
4 files changed, 67 insertions(+), 74 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.