This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add missing include promote.h in <cmath>
ClosedPublic

Authored by ldionne on Jan 26 2023, 11:47 AM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rGbab1a14cccd4: [libc++] Add missing include promote.h in <cmath>

Diff Detail

Event Timeline

ldionne created this revision.Jan 26 2023, 11:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2023, 11:47 AM
ldionne requested review of this revision.Jan 26 2023, 11:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 26 2023, 11:47 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Jan 26 2023, 11:53 AM
This revision is now accepted and ready to land.Jan 26 2023, 11:53 AM
ldionne updated this revision to Diff 493309.Jan 30 2023, 7:06 AM

Remove superfluous <cstddef> include in promote.h, that should fix CI.

This revision was landed with ongoing or failed builds.Jan 30 2023, 1:26 PM
This revision was automatically updated to reflect the committed changes.