This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Suppress unused warning on apple.
ClosedPublic

Authored by hintonda on Dec 14 2017, 10:11 AM.

Details

Summary

This warning is already suppressed on non-apple platforms, so
this change just suppresses it on apple as well.

Diff Detail

Repository
rL LLVM

Event Timeline

hintonda created this revision.Dec 14 2017, 10:11 AM
lichray accepted this revision.Dec 24 2017, 8:19 PM
This revision is now accepted and ready to land.Dec 24 2017, 8:19 PM
This revision was automatically updated to reflect the committed changes.