[libc++] Rename _NOALIAS macro to _LIBCPP_NOALIAS
authorLouis Dionne <ldionne@apple.com>
Tue, 26 Feb 2019 06:34:42 +0000 (06:34 +0000)
committerLouis Dionne <ldionne@apple.com>
Tue, 26 Feb 2019 06:34:42 +0000 (06:34 +0000)
commit5d79eaa82f6f6f729784bb422576f96ae445118d
treef8a6e7bfad49d30289b7a459ae75bb71488accb8
parentb9067e59905b0459289edd711c3de5cef68e8d20
[libc++] Rename _NOALIAS macro to _LIBCPP_NOALIAS

Summary:
For consistency, libc++ macros always start with _LIBCPP. This should
have no functionality change.

Reviewers: EricWF, mclow.lists

Subscribers: christof, jkorous, dexonsmith, libcxx-commits

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

llvm-svn: 354848
libcxx/include/__config
libcxx/include/new