[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276104] [exp-run] Against llvm-18-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 12:14:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276104 --- Comment #7 from Dimitry Andric <dim@FreeBSD.org> --- As noted in bug 276154 for devel/llvm10, there was a regression in clang (https://github.com/llvm/llvm-project/issues/763580) which caused it to produce unnecessary "cannot overload a member function with ref-qualifier '&&' with a member function without a ref-qualifier" errors on some C++ programs. In https://github.com/DimitryAndric/freebsd-src/commit/3b076e737af3b4ac1b7dc03bdd2b4cca9a0a9590 I imported a newer upstream version which should fix at least devel/llvm10 and science/py-scipy (I'm testing that one now), and possibly other ports that use the affected construct. Also, bug 276155 for a different issue with the other llvm ports (affecting 14 through 17) has now also been fixed by backporting an upstream patch. I need some more time to look at the "top 10" or so of broken ports, then I will ask here for another full exp-run. -- You are receiving this mail because: You are on the CC list for the bug.