[PATCH] D147175: [clang] Add __is_trivially_equality_comparable

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 18 18:15:22 PDT 2023


cjdb added a comment.

This patch is causing breakages downstream because it didn't have do the struct dance, so I've added D148677 <https://reviews.llvm.org/D148677>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147175/new/

https://reviews.llvm.org/D147175



More information about the cfe-commits mailing list