[PATCH] D83448: [CodeGen] Emit destructor calls to destruct non-trivial C struct temporaries created by conditional and assignment operators

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 12:56:12 PST 2020


rjmccall added a comment.

Pointer authentication can also make structs non-trivial to copy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83448



More information about the cfe-commits mailing list