[PATCH] D38630: Avoid 'unused param' warnings for !_LIBCPP_HAS_CATOPEN

Marshall Clow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 13:43:37 PDT 2019


mclow.lists added a comment.
Herald added a subscriber: christof.
Herald added a project: LLVM.

I think this patch is dead; the problem has been solved using `_LIBCPP_UNUSED_VAR` Is that correct?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D38630





More information about the llvm-commits mailing list