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

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

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

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

commit ef2ab9afdc8b3ede385742644a720b4477d7f467
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-11-30 20:06:52 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-01-07 23:04:41 +0000

    Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367

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

    PR:             273753
    MFC after:      1 month

    (cherry picked from commit 5c16e71d30c388dd43b217de10a3ccb4b0219d0d)

 .../clang/include/clang/Driver/Options.td          |  3 --
 .../clang/Frontend/DependencyOutputOptions.h       | 11 +++----
 .../clang/include/clang/Frontend/Utils.h           | 11 +------
 .../clang/lib/Basic/Targets/OSTargets.h            | 16 ++++++++-
 .../clang/lib/Driver/ToolChains/Clang.cpp          |  3 --
 .../clang/lib/Driver/ToolChains/WebAssembly.cpp    | 38 ++++++++++++++--------
 .../clang/lib/Format/TokenAnnotator.cpp            |  4 +--
 .../clang/lib/Format/WhitespaceManager.cpp         |  4 ++-
 .../clang/lib/Format/WhitespaceManager.h           |  2 +-
 .../clang/lib/Frontend/DependencyFile.cpp          | 32 ++++--------------
 contrib/llvm-project/clang/lib/Lex/ModuleMap.cpp   |  8 ++---
 .../llvm-project/clang/lib/Sema/SemaOverload.cpp   | 19 ++++-------
 contrib/llvm-project/libcxx/include/__config       |  2 +-
 .../libcxx/include/__memory/shared_ptr.h           |  5 +--
 .../llvm/lib/ExecutionEngine/JITLink/aarch32.cpp   |  2 +-
 .../llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp    | 10 +++---
 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 +-
 23 files changed, 94 insertions(+), 106 deletions(-)

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