[libc++] Avoid a Microsoft SAL macro.
authorPeter Kasting <pkasting@chromium.org>
Thu, 5 May 2022 17:52:12 +0000 (19:52 +0200)
committerMark de Wever <koraq@xs4all.nl>
Thu, 5 May 2022 18:08:33 +0000 (20:08 +0200)
commit5a4f177c949e5ff56bc6af9c0145e2d0c1b29c4d
tree9897965b52e6d042b486a6442db8c0a18c0f6acc
parent617edfa4811184c3ec027fbc7244a062ef93a62c
[libc++] Avoid a Microsoft SAL macro.

Bug: https://github.com/llvm/llvm-project/issues/55195

Reviewed By: #libc, Mordante

Differential Revision: https://reviews.llvm.org/D124695
libcxx/include/__functional/bind_back.h
libcxx/include/__functional/perfect_forward.h
libcxx/include/__iterator/advance.h
libcxx/include/__iterator/next.h
libcxx/include/__iterator/prev.h
libcxx/include/__ranges/iota_view.h
libcxx/test/libcxx/nasty_macros.compile.pass.cpp