[libcxx-commits] [PATCH] D96378: [libc++abi] Fix forced_unwind tests failures on ARM/EHABI targets.

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 10 10:24:54 PST 2021


MaskRay accepted this revision.
MaskRay added a comment.

The `int main() {}` change is unnecessary but I don't know the libc++ specific code style well.

You still need an owner's approval.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96378



More information about the libcxx-commits mailing list