Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 10:34:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
Message-ID:  <bug-276104-7788-qloanBolHP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276104-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276104

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Df8981b8ce216ab440cfb6497f5a672519=
e0b5880

commit f8981b8ce216ab440cfb6497f5a672519e0b5880
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-01-28 20:34:42 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-19 21:14:15 +0000

    Merge commit 6e4930c67508 from llvm-project (by Alexander Kornienko):

      Revert "[SemaCXX] Implement CWG2137 (list-initialization from objects=
 of
the same type) (#77768)"

      This reverts commit 924701311aa79180e86ad8ce43d253f27d25ec7d. Causes
compilation
      errors on valid code, see
      https://github.com/llvm/llvm-project/pull/77768#issuecomment-19080624=
72.

    In particular, this fixes bogus "call to constructor of 'SomeType' is
    ambiguous" errors.

    PR:             276104
    MFC after:      1 month

    (cherry picked from commit ddbac700c256bec42c441b75a5cb5f74e9be601f)

 contrib/llvm-project/clang/lib/Sema/SemaInit.cpp   | 40 ++++++------------=
----
 .../llvm-project/clang/lib/Sema/SemaOverload.cpp   | 38 ++++++------------=
--
 2 files changed, 20 insertions(+), 58 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276104-7788-qloanBolHP>