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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 14:52:46 PDT 2020


MaskRay accepted this revision.
MaskRay added a comment.

Looks good with the `int __cxa_atexit(void (*)(void *), void *, void *)` change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75795



More information about the llvm-commits mailing list