]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix clang assertion while building recent www/chromium
authorDimitry Andric <dim@FreeBSD.org>
Mon, 21 Jun 2021 18:46:34 +0000 (20:46 +0200)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 21 Jun 2021 18:48:37 +0000 (20:48 +0200)
commite7e517981a6591c79fb49cd8810361b0f3ad5983
treefd78711840c29697b46db5cbaf9b75f7b129c337
parent71fd1bfd5ed5fdc316600a0b425d81844c021e9b
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