https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207837
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #5 from Dimitry Andric <[email protected]> --- Some bisection shows that this has been fixed by upstream llvm commit r219512 [1], as a fix for LLVM PR 18883. It looks like this fix applies without fuzz on clang 3.4, and probably also on clang 3.5. I'm currently building stable/9 world with it, to see if it causes any problems, but I don't really expect them. If it works, I will merge it to stable/9. Brooks, we should probably add this fix to both the llvm34 and llvm35 ports. [1] https://github.com/llvm-mirror/llvm/commit/d3aa46a1bc5d195f8399d109a13353378516138b [2] https://llvm.org/bugs/show_bug.cgi?id=18883 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
