[Bug 258209] [exp-run] Against llvm-13-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258209] [exp-run] Against llvm-13-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Dec 2021 16:33:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258209
--- Comment #36 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=7224d4125ab57bc1c4c799a6c286be42f8d37a83
commit 7224d4125ab57bc1c4c799a6c286be42f8d37a83
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2021-09-26 11:33:13 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2021-12-06 16:30:07 +0000
Merge llvm-project 13.0.0 release
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-13.0.0-0-gd7b669b3a303, aka 13.0.0 release.
PR: 258209
(cherry picked from commit 28a41182c08e79534be77131840bcfdf73d31343)
.../clang/include/clang/AST/DeclBase.h | 46 ++++++++---------
.../llvm-project/clang/include/clang/AST/Type.h | 34 -------------
.../clang/include/clang/Sema/Initialization.h | 16 +++---
.../llvm-project/clang/lib/AST/ExprConstant.cpp | 15 ++++--
.../clang/lib/Analysis/ThreadSafety.cpp | 31 +++++++-----
.../llvm-project/clang/lib/CodeGen/CGExprCXX.cpp | 19 ++++---
.../clang/lib/Format/UnwrappedLineParser.cpp | 1 -
contrib/llvm-project/clang/lib/Sema/Sema.cpp | 2 +-
.../llvm-project/clang/lib/Sema/SemaCoroutine.cpp | 2 +-
.../llvm-project/clang/lib/Sema/SemaDeclCXX.cpp | 9 ++++
contrib/llvm-project/clang/lib/Sema/SemaExpr.cpp | 2 +-
.../llvm-project/clang/lib/Sema/SemaExprCXX.cpp | 5 +-
contrib/llvm-project/clang/lib/Sema/SemaLambda.cpp | 3 +-
.../clang/lib/Sema/SemaObjCProperty.cpp | 3 +-
contrib/llvm-project/clang/lib/Sema/SemaStmt.cpp | 8 +--
contrib/llvm-project/lld/COFF/Writer.cpp | 3 --
.../llvm/lib/Analysis/DemandedBits.cpp | 2 +-
contrib/llvm-project/llvm/lib/IR/ConstantFold.cpp | 59 +++++++++++-----------
.../llvm-project/llvm/lib/Passes/PassBuilder.cpp | 3 --
.../AArch64/GISel/AArch64InstructionSelector.cpp | 12 ++++-
.../llvm/lib/Target/X86/X86ISelLowering.cpp | 2 +-
.../llvm/lib/Transforms/Scalar/ADCE.cpp | 2 +-
lib/clang/include/VCSVersion.inc | 8 +--
lib/clang/include/llvm/Support/VCSRevision.h | 2 +-
usr.bin/clang/llvm-readobj/Makefile | 16 ++++++
25 files changed, 154 insertions(+), 151 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.