Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Sep 2023 17:51:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 272652] clang16 crashes on the science/rdkit port
Message-ID:  <bug-272652-29464-xgWnNZUsX0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272652-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272652-29464@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=3D272652

--- Comment #3 from John F. Carr <jfc@mit.edu> ---
Created attachment 244712
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244712&action=
=3Dedit
return false instead of assert failing if initializer changes linkage

I think the assertion is wrong and DeduceVariableDeclarationType should err=
or
out if an initializer changes the linkage of an auto variable.

I posted the same patch at llvm/llvm-project issue 22203.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272652-29464-xgWnNZUsX0>