[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
Mon Nov 26 04:14:07 PST 2018


krytarowski added a comment.

Well, as long as there is need for a special code path under `__APPLE__` I prefer to stick to autodetection.


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