[libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS
authorShoaib Meenai <smeenai@fb.com>
Wed, 12 Oct 2016 13:48:14 +0000 (13:48 +0000)
committerShoaib Meenai <smeenai@fb.com>
Wed, 12 Oct 2016 13:48:14 +0000 (13:48 +0000)
commit9f50fffc0487b74b1828afc4f63d2a8df586df51
tree7442a8436e2e98a785225667c1b7743ec4bad9e8
parent08190943cb62415df6357bed412479c5d94f0ea3
[libc++] Correct explanation of _LIBCPP_NEW_DELETE_VIS

The behavior of this macro actually needs to apply universally on
Windows and not just when using the Microsoft CRT. Update the macro
definition and documentation accordingly.

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

llvm-svn: 284016
libcxx/docs/DesignDocs/VisibilityMacros.rst
libcxx/include/new