This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Fix preprocessor guard for overload declaration
AbandonedPublic

Authored by smeenai on Nov 17 2016, 5:56 PM.

Details

Summary

Fix a typo in the conditional. Caught by going through list of removed
symbols when building with hidden visibility.

Event Timeline

smeenai updated this revision to Diff 78445.Nov 17 2016, 5:56 PM
smeenai retitled this revision from to [libc++] Fix preprocessor guard for overload declaration.
smeenai updated this object.
smeenai added reviewers: EricWF, mclow.lists.
smeenai abandoned this revision.Nov 17 2016, 6:06 PM

Abandoning for D26825 (I forgot to subscribe cfe-commits to this one).