EricWF added a comment. Alright. The unused parameter parts of this patch are no longer needed. `-Wunused-parameter` and `-Wunused-variable` have been enabled within libc++. Just working on `-Wsign-compare` now. https://reviews.llvm.org/D27785