[PATCH] D54883: [Support/FileSystem] Use st_atimespec only when __APPLE__ is defined

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 2 08:49:37 PST 2018


krytarowski added a comment.

In order to push this forward I recommend to:

- report to Apple developers to fix this compliance nit with POSIX 2008,
- enhance gn/bazel/any to handle detection of members in structures (it's elementary feature for a build system that intends to be portable).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54883





More information about the llvm-commits mailing list