[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
Tue Mar 3 09:41:23 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd93371238e7f: Promote nameless lambda used by dl_iterate_phdr to named function to clean up… (authored by saugustine).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75480/new/
https://reviews.llvm.org/D75480
Files:
libunwind/src/AddressSpace.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75480.247941.patch
Type: text/x-patch
Size: 8211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200303/67470d47/attachment.bin>
More information about the libcxx-commits
mailing list