[PATCH] D56984: [libunwind] Silence warnings about unused parameters

Louis Dionne via Phabricator reviews at reviews.llvm.org
Tue Jan 22 06:59:28 PST 2019


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM, but would it make sense to have a macro like `_LIBUNWIND_MAYBE_UNUSED(var)` instead?


Repository:
  rUNW libunwind

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

https://reviews.llvm.org/D56984





More information about the libcxx-commits mailing list