[libcxx-commits] [PATCH] D75480: Promote nameless lambda used by dl_iterate_phdr to named function to clean up control flow inside findUnwindSections. Also, expose the data structureto allow use by a future replacment function.

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 2 15:39:27 PST 2020


MaskRay accepted this revision.
MaskRay added a comment.

So findUnwindSectionByPhdr was the lambda. Makes sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75480





More information about the libcxx-commits mailing list