[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Jan 2024 23:09:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=22dc259bb4dda880c7b1141c54433a4d1b0dbc45

commit 22dc259bb4dda880c7b1141c54433a4d1b0dbc45
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-10-21 13:31:11 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-01-07 23:04:40 +0000

    Merge llvm-project release/17.x llvmorg-17.0.3-0-g888437e1b600

    This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
    openmp to llvmorg-17.0.3-0-g888437e1b600.

    PR:             273753
    MFC after:      1 month

    (cherry picked from commit bdb86d1a853a919764f65fdedcea76d76e4d619b)

 .../clang/lib/Driver/ToolChains/MinGW.cpp          |  2 +
 .../clang/lib/Format/UnwrappedLineParser.cpp       | 24 +++++++++
 .../clang/lib/Format/UnwrappedLineParser.h         | 11 ++++
 .../llvm-project/clang/lib/Sema/SemaChecking.cpp   | 25 +++++----
 .../clang/utils/TableGen/ClangAttrEmitter.cpp      | 17 +++---
 contrib/llvm-project/libcxx/include/__config       |  2 +-
 contrib/llvm-project/lld/COFF/InputFiles.cpp       |  2 +
 .../llvm/lib/Analysis/LazyValueInfo.cpp            |  2 +-
 contrib/llvm-project/llvm/lib/MC/MCWin64EH.cpp     |  3 ++
 .../lib/Target/AArch64/AArch64ISelLowering.cpp     |  7 ++-
 .../llvm/lib/Target/PowerPC/PPCISelLowering.cpp    |  2 +-
 .../llvm/lib/Target/X86/X86ISelLowering.cpp        | 21 ++++++--
 .../Instrumentation/AddressSanitizer.cpp           | 61 ++++++++++++----------
 lib/clang/include/VCSVersion.inc                   |  6 +--
 lib/clang/include/clang/Basic/Version.inc          |  6 +--
 lib/clang/include/lld/Common/Version.inc           |  2 +-
 lib/clang/include/lldb/Version/Version.inc         |  6 +--
 lib/clang/include/llvm/Config/config.h             |  4 +-
 lib/clang/include/llvm/Config/llvm-config.h        |  4 +-
 lib/clang/include/llvm/Support/VCSRevision.h       |  2 +-
 20 files changed, 139 insertions(+), 70 deletions(-)

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