This is an archive of the discontinued LLVM Phabricator instance.

[libc] Missing FEnvImpl.h dependency on math.h
ClosedPublic

Authored by phosek on Jun 28 2023, 11:49 PM.

Details

Summary

FEnvImpl.h includes math.h and so needs an explicit dependency.

Diff Detail

Event Timeline

phosek created this revision.Jun 28 2023, 11:49 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 28 2023, 11:49 PM
phosek requested review of this revision.Jun 28 2023, 11:49 PM
lntue accepted this revision.Jun 29 2023, 4:41 AM
This revision is now accepted and ready to land.Jun 29 2023, 4:41 AM
This revision was automatically updated to reflect the committed changes.