[PATCH] D38630: Avoid 'unused param' warnings for !_LIBCPP_HAS_CATOPEN
Brian Cain via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 9 06:50:46 PDT 2019
bcain abandoned this revision.
bcain added a comment.
In D38630#1569171 <https://reviews.llvm.org/D38630#1569171>, @mclow.lists wrote:
> I think this patch is dead; the problem has been solved using `_LIBCPP_UNUSED_VAR` Is that correct?
Yes, that's correct.
Withdrawn.
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