This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add missing include in exception_ptr.h
ClosedPublic

Authored by hans on Mar 13 2023, 3:46 AM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rGc341d5030503: [libc++] Add missing include in exception_ptr.h
Summary

Windows builds were failing due to missing include for std::addressof after D145095.

Diff Detail

Event Timeline

hans created this revision.Mar 13 2023, 3:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2023, 3:46 AM
hans requested review of this revision.Mar 13 2023, 3:46 AM
Herald added a reviewer: Restricted Project. · View Herald TranscriptMar 13 2023, 3:46 AM
philnik accepted this revision.Mar 13 2023, 5:30 AM
This revision is now accepted and ready to land.Mar 13 2023, 5:30 AM
This revision was landed with ongoing or failed builds.Mar 13 2023, 7:22 AM
This revision was automatically updated to reflect the committed changes.