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

Petr Hosek via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 1 22:42:05 PST 2019


phosek marked an inline comment as done.
phosek added inline comments.


================
Comment at: libunwind/include/libunwind.h:138
-/*
- * traditional libunwind "remote" API
- *   NOT IMPLEMENTED on Mac OS X
----------------
ldionne wrote:
> 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".
Ack, though this documentation is also incomplete so I'd prefer to remove it as well to avoid confusion.


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