Date: Fri, 22 Feb 2019 00:16:16 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 235583] clang error builtin-requires-header on pthread_create on powerpc64 Message-ID: <bug-235583-29464-hfMgrmH1Oq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235583-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-235583-29464@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=3D235583 --- Comment #4 from James Clarke <jrtc27@jrtc27.com> --- (In reply to James Clarke from comment #3) https://reviews.llvm.org/D58531 fixes this for me. It will still warn if the declaration is of the wrong type, but no longer warns if the declaration matches the expected type. This makes it behave like the other builtins declared in system headers. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235583-29464-hfMgrmH1Oq>