This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 14274399e2 [Sema] P0961R1: Relaxing the structured bindings customizati [...]
new 24033d84f7 Fix build
new d52ea89081 [NFC] Convert ParsedAttr to use llvm::TrailingObjects
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/Sema/ParsedAttr.h | 159 ++++++++++++++++++++++++----------------
lib/Analysis/CloneDetection.cpp | 2 +-
lib/Sema/ParsedAttr.cpp | 8 +-
lib/Sema/SemaDeclCXX.cpp | 7 +-
4 files changed, 107 insertions(+), 69 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 ccbe637eb27 [InstCombine] allow fsub+fmul FMF folds for vectors
new 677e12bf9f7 Remove obsolete policy settings
new 33f1bc4cd7b Fix typo
new fbcccaf8cc6 [LICM] hoist fences out of loops w/o memory operations
The 3 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:
CMakeLists.txt | 10 +---------
include/llvm/Analysis/AliasSetTracker.h | 14 ++++++++++++++
lib/Transforms/Scalar/LICM.cpp | 15 +++++++++++++++
test/Transforms/LICM/fence.ll | 14 ++++++++------
4 files changed, 38 insertions(+), 15 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 467b2ee90d Add getEndLoc API to replace getLocEnd
new 14274399e2 [Sema] P0961R1: Relaxing the structured bindings customizati [...]
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/SemaDeclCXX.cpp | 17 +++++++-
test/CXX/dcl.decl/dcl.decomp/p3.cpp | 77 ++++++++++++++++++++++++++++++++++---
www/cxx_status.html | 2 +-
3 files changed, 87 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 cc9438a4f7 [analyzer] Fix the bug in UninitializedObjectChecker caused [...]
new 08cf6916b8 Add getBeginLoc API to replace getLocStart
new 8a96663a7a Add getBeginLoc API to replace getStartLoc
new 467b2ee90d Add getEndLoc API to replace getLocEnd
The 3 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/Comment.h | 10 +-
include/clang/AST/Decl.h | 12 +-
include/clang/AST/DeclBase.h | 6 +-
include/clang/AST/DeclCXX.h | 9 +-
include/clang/AST/DeclObjC.h | 9 +-
include/clang/AST/DeclarationName.h | 11 +-
include/clang/AST/Expr.h | 282 +++++++++++++++++++++-----------
include/clang/AST/ExprCXX.h | 271 +++++++++++++++++++-----------
include/clang/AST/ExprObjC.h | 98 +++++++----
include/clang/AST/ExprOpenMP.h | 6 +-
include/clang/AST/OpenMPClause.h | 6 +-
include/clang/AST/RawCommentList.h | 6 +-
include/clang/AST/Stmt.h | 159 ++++++++++++------
include/clang/AST/StmtCXX.h | 35 ++--
include/clang/AST/StmtObjC.h | 44 +++--
include/clang/AST/StmtOpenMP.h | 6 +-
include/clang/Analysis/CloneDetection.h | 3 +-
include/clang/Sema/DeclSpec.h | 18 +-
lib/AST/DeclObjC.cpp | 2 +-
lib/AST/Expr.cpp | 24 +--
lib/AST/ExprCXX.cpp | 18 +-
lib/AST/Stmt.cpp | 6 +-
lib/AST/StmtObjC.cpp | 2 +-
lib/CodeGen/CoverageMappingGen.cpp | 3 +-
lib/Sema/SemaChecking.cpp | 6 +-
25 files changed, 690 insertions(+), 362 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 compiler-rt.
from ade8b80b0 Enable getentropy for FreeBSD 12
new 2669a4fee [sanitizer] Remove rsp from the clobber list in internal_clone
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/sanitizer_common/sanitizer_linux.cc | 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 9e54d1599 Support RISC-V
new e260fac81 [ELF][HEXAGON] Add R_HEX_HI16/R_HEX_LO16 relocations
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:
ELF/Arch/Hexagon.cpp | 6 ++++++
test/ELF/hexagon.s | 8 ++++++++
2 files changed, 14 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 90b82b94d1 [AArch64][NFC] better matching of AArch64 target in aarch64- [...]
new cc9438a4f7 [analyzer] Fix the bug in UninitializedObjectChecker caused [...]
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:
.../Checkers/UninitializedObjectChecker.cpp | 5 +++--
test/Analysis/objcpp-uninitialized-object.mm | 22 ++++++++++++++++++++++
2 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 test/Analysis/objcpp-uninitialized-object.mm
--
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 425788d8b59 Fix few g++ 8 warning with non obvious copy object operations
new ccbe637eb27 [InstCombine] allow fsub+fmul FMF folds for vectors
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/InstCombine/InstCombineAddSub.cpp | 11 +++++++++++
test/Transforms/InstCombine/fast-math.ll | 14 ++++++--------
2 files changed, 17 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 binutils-gdb.
from 06ab921988 Minor formatting fixes in riscv-tdep.h
new aff4e1751f gdb: Make infrun.c:resume function static
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 | 6 ++++++
gdb/infrun.c | 12 +++++-------
gdb/infrun.h | 4 ----
3 files changed, 11 insertions(+), 11 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 0ea64366b04 [Hexagon] Map ISD::TRAP to J2_trap0(#0)
new 4afd04a7bb6 [NFC] Remove magic bool param in RAUW
new 425788d8b59 Fix few g++ 8 warning with non obvious copy object operations
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/llvm/ADT/DenseMap.h | 2 +-
include/llvm/ADT/SmallVector.h | 4 ++--
include/llvm/IR/Value.h | 3 ++-
lib/IR/Value.cpp | 8 ++++----
4 files changed, 9 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.