This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fix checking the equality comparator of base classes in __is_trivially_equality_comparable
ClosedPublic

Authored by philnik on Jun 27 2023, 9:24 AM.

Diff Detail

Event Timeline

philnik created this revision.Jun 27 2023, 9:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2023, 9:24 AM
philnik requested review of this revision.Jun 27 2023, 9:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 27 2023, 9:24 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
cor3ntin accepted this revision.Jun 28 2023, 7:13 AM

Oh wow, nice catch!

This revision is now accepted and ready to land.Jun 28 2023, 7:13 AM
This revision was landed with ongoing or failed builds.Jun 28 2023, 1:34 PM
This revision was automatically updated to reflect the committed changes.