This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fix __is_trivially_equality_comparable for non-trivially-copyable types
ClosedPublic

Authored by philnik on May 7 2023, 11:09 AM.

Diff Detail

Event Timeline

philnik created this revision.May 7 2023, 11:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2023, 11:09 AM
philnik requested review of this revision.May 7 2023, 11:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 7 2023, 11:09 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.May 8 2023, 5:19 AM
This revision was landed with ongoing or failed builds.May 8 2023, 12:07 PM
This revision was automatically updated to reflect the committed changes.