[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.

Sterling Augustine via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 4 12:57:16 PST 2020


saugustine added a comment.

Sorry for the trouble. Trying again in D75637 <https://reviews.llvm.org/D75637>. There really doesn't seem to be a clean way of #ifdeffing this.


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