[PATCH] D141775: [Clang] Export CanPassInRegisters as a type trait

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 13:55:27 PDT 2023


royjacobson added a comment.

In D141775#4255923 <https://reviews.llvm.org/D141775#4255923>, @philnik wrote:

> Is this essentially "is_trivial_for_the_purposes_of_abi"?

I'd say so. Are you asking for a potential libc++ use case?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141775



More information about the cfe-commits mailing list