commit | 14d7b698bfd65044583ae34ab136bd84016cc16e | [log] [tgz] |
---|---|---|
author | Don Hinton <hintonda@gmail.com> | Mon Dec 25 05:33:42 2017 +0000 |
committer | Don Hinton <hintonda@gmail.com> | Mon Dec 25 05:33:42 2017 +0000 |
tree | b892ad6579c4f738cc907bf00ce65cf222a7c36e | |
parent | de0811ac71004db797d0bba7fba419dca5bad8aa [diff] |
[libcxx] Suppress unused warning on apple. Summary: This warning is already suppressed on non-apple platforms, so this change just suppresses it on apple as well. Reviewers: EricWF, lichray Reviewed By: lichray Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D41248 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@321435 91177308-0d34-0410-b5e6-96231b3b80d8