| commit | 2730c251ae13b737836ed723ce3bf718761d9da3 | [log] [tgz] |
|---|---|---|
| author | Eric Fiselier <eric@efcs.ca> | Sat Jun 18 19:11:40 2016 +0000 |
| committer | Eric Fiselier <eric@efcs.ca> | Sat Jun 18 19:11:40 2016 +0000 |
| tree | e657784507db16ff53ef9d130e6b4995c2a0fde6 | |
| parent | d9bca8ab7d12e30e002d9b06061ed1c6cdc0e6b7 [diff] |
Remove Apple specific guard for utimensat. Use !defined(UTIME_OMIT) instead. As pointed out by @majnemer this is a better way to detect utimensat on all platforms. The Apple specific guard is unneeded. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@273093 91177308-0d34-0410-b5e6-96231b3b80d8