[PATCH] D70575: [Clang] Define Fuchsia C++ABI
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 24 16:20:51 PST 2019
phosek added a comment.
In D70575#1756072 <https://reviews.llvm.org/D70575#1756072>, @leonardchan wrote:
> 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?
Done
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