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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 17 15:18:17 PST 2021


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

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?


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