[Bug 271047] [exp-run] Against llvm-16-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Jul 2023 18:28:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271047

--- Comment #107 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2e7b90a28f695ee74a8eeb7cccb0fcf281184407

commit 2e7b90a28f695ee74a8eeb7cccb0fcf281184407
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-06-22 17:47:54 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2023-07-23 17:38:11 +0000

    Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1a259152

    This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
    openmp to llvmorg-16.0.6-0-g7cbf1a259152 (aka 16.0.6 release).

    PR:             271047
    MFC after:      1 month

    (cherry picked from commit e048f78b21438144bab781f2ba9ee33a2aae6772)

 contrib/llvm-project/libcxx/include/__config    |     2 +-
 lib/clang/freebsd_cc_version.h                  |     2 -
 lib/clang/include/Plugins/Plugins.def           |     1 -
 lib/clang/include/VCSVersion.inc                |     8 +-
 lib/clang/include/clang/Basic/Version.inc       |     8 +-
 lib/clang/include/clang/Config/config.h         |     1 -
 lib/clang/include/lld/Common/Version.inc        |     2 +-
 lib/clang/include/lldb/Host/Config.h            |     1 -
 lib/clang/include/lldb/Version/Version.inc      |     6 +-
 lib/clang/include/llvm/Config/AsmParsers.def    |     2 -
 lib/clang/include/llvm/Config/AsmPrinters.def   |     2 -
 lib/clang/include/llvm/Config/Disassemblers.def |     2 -
 lib/clang/include/llvm/Config/TargetMCAs.def    |     2 -
 lib/clang/include/llvm/Config/Targets.def       |     2 -
 lib/clang/include/llvm/Config/abi-breaking.h    |     1 -
 lib/clang/include/llvm/Config/config.h          |     5 +-
 lib/clang/include/llvm/Config/llvm-config.h     |     5 +-
 lib/clang/include/llvm/Support/Extension.def    |     1 -
 lib/clang/include/llvm/Support/VCSRevision.h    |     3 +-
 lib/clang/liblldb/LLDBWrapLua.cpp               | 82074 +++++++++++-----------
 lib/clang/llvm.pre.mk                           |     1 -
 21 files changed, 41074 insertions(+), 41057 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.