Date: Sat, 05 Oct 2024 23:17:14 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 276703] clang crashes on the port www/ladybird on 15 (CURRENT) on amd64: Assertion failed: (!LHS.get()->hasPlaceholderType() && !RHS.get()->hasPlaceholderType() && "placeholders should have been weeded out by now") Message-ID: <bug-276703-29464-Mj8EBio5Pf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276703-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276703 --- Comment #9 from Dimitry Andric <dim@FreeBSD.org> --- It looks like upstream committed a fix in https://github.com/llvm/llvm-project/commit/d23ef9ef3685eb42ebf719bc28cfe2e4651932fc, which was backported to the 18.x branch in https://github.com/llvm/llvm-project/commit/d8352e93c1c8042d9166eab3d76d6c07ef585b6d, and this ended up in 18.1.2 and later. Note that if you are using a stable branch, assertions will be off by default, so you might not notice any issues. (Then again, sometimes these assertions prevent segfaults or other weird things... :) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276703-29464-Mj8EBio5Pf>
