[Bug 256721] www/chromium: 91.0.4472.114 crashes during build on clang 11+

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 21 Jun 2021 18:51:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256721

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

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

commit e7e517981a6591c79fb49cd8810361b0f3ad5983
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2021-06-21 18:46:34 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2021-06-21 18:48:37 +0000

    Fix clang assertion while building recent www/chromium

    Merge commit c8227f06b335 from llvm git (by Arthur Eubanks):

      [clang] Don't assert in EmitAggregateCopy on trivial_abi types

      Fixes PR42961.

      Reviewed By: rnk

      Differential Revision: https://reviews.llvm.org/D97872

    PR:             256721, 255570
    Reported by:    jbeich
    MFC after:      3 days

 contrib/llvm-project/clang/lib/CodeGen/CGExprAgg.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.