[libcxx-commits] [PATCH] D96408: Fix warnings when compiling libcxx for Windows with clang-cl /W4

Colin Finck via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 8 01:43:01 PST 2021


ColinFinck added a comment.

What is blocking this?
I'm just silencing two unused parameter warnings the same way this is done in other parts of the libc++ code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96408



More information about the libcxx-commits mailing list