[libcxx-commits] [PATCH] D57252: [libunwind] Remove the remote unwinding support

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 28 10:09:03 PST 2019


ldionne added inline comments.


================
Comment at: libunwind/include/libunwind.h:138
-/*
- * traditional libunwind "remote" API
- *   NOT IMPLEMENTED on Mac OS X
----------------
Consider leaving part of this comment so that people searching for API functions that were removed can find that we've removed them. Just a suggestion -- I don't know how likely it is that someone will be confused by this API "disappearing".


Repository:
  rUNW libunwind

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

https://reviews.llvm.org/D57252





More information about the libcxx-commits mailing list