This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add various missing _LIBCPP_HIDE_FROM_ABI
ClosedPublic

Authored by ldionne on May 26 2022, 12:26 PM.

Details

Reviewers
None
Group Reviewers
Restricted Project
Commits
rGc358d98b998f: [libc++] Add various missing _LIBCPP_HIDE_FROM_ABI
Summary

Those were spotted when a project unintentionally started exporting
these symbols from its ABI just by using the libc++ headers.

Diff Detail

Event Timeline

ldionne created this revision.May 26 2022, 12:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2022, 12:26 PM
ldionne requested review of this revision.May 26 2022, 12:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2022, 12:26 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision as: Restricted Project.May 27 2022, 10:14 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 27 2022, 10:15 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.