[Bug 263870] cad/horizon-eda: Crashes clang 13 on aarch64, amd64, i386 (and probably on all architectures): Assertion failed: (IRFuncTy == TypeFromVal), function EmitCall
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 09 May 2022 16:02:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263870 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #2 from Ed Maste <emaste@freebsd.org> --- (In reply to Yuri Victorovich from comment #1) I want to clarify the clang version - 7314f1602d92 has -LLVM_VER= 12 # workaround for bug#253551 -BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER} -CPP= clang-cpp${LLVM_VER} -CC= clang${LLVM_VER} -CXX= clang++${LLVM_VER} so I would expect that the port used Clang 12 before that commit, and now uses the default? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.