[PATCH] D135341: [clang] adds `__reference_constructs_from_temporary`

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 11 15:43:36 PDT 2023


cjdb added a comment.

In D135341#4643712 <https://reviews.llvm.org/D135341#4643712>, @erichkeane wrote:

> Is the changes to cxx_status.html still relevant/current?

Yeah.

> Also, did we ever figure out what GCC did for a builtin here?  Do they have one yet?  If not, have we encouraged them to implement this one?  If so, DID they implement this one?

They have implemented both, it seems :)

See https://godbolt.org/z/G8eeMfsej


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135341



More information about the cfe-commits mailing list