[all-commits] [llvm/llvm-project] 5a4f17: [libc++] Avoid a Microsoft SAL macro.
pkasting via All-commits
all-commits at lists.llvm.org
Thu May 5 11:08:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a4f177c949e5ff56bc6af9c0145e2d0c1b29c4d
https://github.com/llvm/llvm-project/commit/5a4f177c949e5ff56bc6af9c0145e2d0c1b29c4d
Author: Peter Kasting <pkasting at chromium.org>
Date: 2022-05-05 (Thu, 05 May 2022)
Changed paths:
M libcxx/include/__functional/bind_back.h
M libcxx/include/__functional/perfect_forward.h
M libcxx/include/__iterator/advance.h
M libcxx/include/__iterator/next.h
M libcxx/include/__iterator/prev.h
M libcxx/include/__ranges/iota_view.h
M libcxx/test/libcxx/nasty_macros.compile.pass.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list