[Bug 235583] clang error builtin-requires-header on pthread_create on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 22 00:16:18 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235583

--- Comment #4 from James Clarke <jrtc27 at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-threads mailing list