Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D76783
[libc] Add a GNU extensions spec containing sincosf from math.h.
Closed
Public
Actions
Authored by
sivachandra
on Mar 25 2020, 10:04 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Restricted Project
Subscribers
libc-commits
MaskRay
tschuett
Details
Reviewers
abrachet
Commits
rG911f2e7dc4a4: [libc] Add a GNU extensions spec containing sincosf from math.h.
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
sivachandra
created this revision.
Mar 25 2020, 10:04 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 25 2020, 10:04 AM
Herald
added subscribers:
libc-commits
,
tschuett
,
MaskRay
.
·
View Herald Transcript
sivachandra
added a comment.
Mar 25 2020, 10:05 AM
Comment Actions
This is another part I broke off from my sinf/cosf patch.
Harbormaster
completed remote builds in
B50404: Diff 252608
.
Mar 25 2020, 10:48 AM
abrachet
accepted this revision.
Mar 25 2020, 11:24 AM
Comment Actions
LG
This revision is now accepted and ready to land.
Mar 25 2020, 11:24 AM
Closed by commit
rG911f2e7dc4a4: [libc] Add a GNU extensions spec containing sincosf from math.h.
(authored by
sivachandra
).
·
Explain Why
Mar 25 2020, 3:44 PM
This revision was automatically updated to reflect the committed changes.