This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Replace _LIBCPP_INLINE_VISIBILITY with _LIBCPP_HIDE_FROM_ABI in __bit_reference
ClosedPublic

Authored by philnik on Jul 22 2023, 2:39 PM.

Diff Detail

Event Timeline

philnik created this revision.Jul 22 2023, 2:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2023, 2:39 PM
philnik requested review of this revision.Jul 22 2023, 2:39 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2023, 2:39 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision.Jul 23 2023, 3:11 AM
Mordante added a subscriber: Mordante.

LGTM, thanks for the cleanup. Maybe mark the patch as NFC.

This revision is now accepted and ready to land.Jul 23 2023, 3:11 AM