[libcxx-commits] [PATCH] D75795: [libc++abi] Change __cxa_finalize return type to void
Ryan Prichard via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 11 21:06:51 PDT 2020
rprichard added a comment.
I just noticed that GNU libsupc++'s cxxabi.h declares `__cxa_finalize` with an `int` return type.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75795/new/
https://reviews.llvm.org/D75795
More information about the libcxx-commits
mailing list