[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 Apr 2024 20:21:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104

--- Comment #52 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 3fb2e045791eb6f003205902cdc4f74702770ec6
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-01-26 15:03:20 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-06 20:13:54 +0000

    Tentatively apply https://github.com/libcxxrt/libcxxrt/pull/27

    This marks __cxa_allocate_exception, __cxa_free_exception and
    __cxa_init_primary_exception noexcept, to ensure compatibility with
    libc++'s declarations.

    PR:             276104
    MFC after:      1 month

 contrib/libcxxrt/cxxabi.h     | 6 +++---
 contrib/libcxxrt/exception.cc | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

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