This is an archive of the discontinued LLVM Phabricator instance.

[libc++][NFC] rename __is_trivially_equality_comparable to __libcpp_is_trivially_equality_comparable
ClosedPublic

Authored by philnik on Apr 10 2023, 10:32 AM.

Details

Summary

This is required for D147175.

Diff Detail

Event Timeline

philnik created this revision.Apr 10 2023, 10:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 10 2023, 10:32 AM
philnik requested review of this revision.Apr 10 2023, 10:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 10 2023, 10:32 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Mordante accepted this revision.Apr 11 2023, 9:28 AM

Thanks, LGTM!

This revision is now accepted and ready to land.Apr 11 2023, 9:28 AM
ldionne accepted this revision.Apr 11 2023, 10:01 AM
This revision was landed with ongoing or failed builds.Apr 12 2023, 5:31 AM
This revision was automatically updated to reflect the committed changes.