[libc++] Fix preprocessor guard for overload declaration
authorShoaib Meenai <smeenai@fb.com>
Fri, 18 Nov 2016 04:31:09 +0000 (04:31 +0000)
committerShoaib Meenai <smeenai@fb.com>
Fri, 18 Nov 2016 04:31:09 +0000 (04:31 +0000)
commiteb72bbfad4ad600cf97687e9635218dd2e04f673
treefafcb6d855b5e09f3df7be4f258f7e5ec0bc6940
parent70a38092fd32b4e6417ec2f4d44b2c7fe79e8a38
[libc++] Fix preprocessor guard for overload declaration

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

Differential Revision: https://reviews.llvm.org/D26825

llvm-svn: 287309
libcxx/include/new