https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272652
--- Comment #3 from John F. Carr <[email protected]> --- 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.
