[Bug 272652] clang16 crashes on the science/rdkit port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Sep 2023 17:51:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652 --- Comment #3 from John F. Carr <jfc@mit.edu> --- Created attachment 244712 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244712&action=edit return false instead of assert failing if initializer changes linkage I think the assertion is wrong and DeduceVariableDeclarationType should error out if an initializer changes the linkage of an auto variable. I posted the same patch at llvm/llvm-project issue 22203. -- You are receiving this mail because: You are the assignee for the bug.