[llvm-bugs] [Bug 40692] New: builtin-requires-header and pthread.h -- r351629
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 11 07:59:45 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40692
Bug ID: 40692
Summary: builtin-requires-header and pthread.h -- r351629
Product: clang
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: brian.cain at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
neeilans at live.com, richard-llvm at metafoo.co.uk
We are seeing failures when trying to build content that implements pthread.h
itself, related to the warning changed in r351629. It looks like linux and BSD
are also encountering similar failures. Is this a regression in clang, or is
there some different way that we should be building pthread support?
https://lkml.org/lkml/2019/1/11/718
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235583
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190211/48d3f8aa/attachment-0001.html>
More information about the llvm-bugs
mailing list