[libcxx-commits] [PATCH] D75795: [libc++abi] Change __cxa_finalize return type to void

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 11 14:42:04 PDT 2020


EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.
Herald added projects: LLVM, libc++abi.
Herald added a subscriber: llvm-commits.
Herald added a reviewer: libc++abi.

Why are we declaring this function at all?

Shouldn't we just remove the declaration?


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