Date: Fri, 06 Nov 2015 11:29:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204329] clang++ does not resolve reference to STL member function Message-ID: <bug-204329-13-g3gHsa6chj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204329-13@https.bugs.freebsd.org/bugzilla/> References: <bug-204329-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204329 --- Comment #6 from Dimitry Andric <dim@FreeBSD.org> --- Note 1: for an upstream discussion, see: https://llvm.org/bugs/show_bug.cgi?id=24127 and its duplicate: https://llvm.org/bugs/show_bug.cgi?id=24638 Note 2: the reason that the submitter does not see this on Linux, is that he is using libstdc++ there, which does not define c_str() as a forceinline function. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204329-13-g3gHsa6chj>