[libcxx-commits] [PATCH] D96303: [SystemZ][ZOS] Guard using declaration for ::fchmodat

Zibi Sarbino via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 18 06:20:53 PST 2021


zibi added a comment.

In D96303#2569871 <https://reviews.llvm.org/D96303#2569871>, @ldionne wrote:

> I'm OK with that direction. But if you ship this, be aware that I'm going to remove your workaround when I ship the `_LIBCPP_USING_IF_EXISTS` patch, and that means you'll have to use a Clang that implements the attribute to get your build working. Are you OK with that?

Yes, thank you.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96303/new/

https://reviews.llvm.org/D96303



More information about the libcxx-commits mailing list