[PATCH] D70575: [Clang] Define Fuchsia C++ABI

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 21 17:41:28 PST 2019


leonardchan added a comment.

Could you add a test to show that with a fuchsia target we end up returning `this` from constructors + destructors and ensure that this ABI is used?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70575





More information about the cfe-commits mailing list