[PATCH] D101323: [AIX] Avoid use of mtim.tv_nsec member of stat structure on AIX
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 26 14:32:40 PDT 2021
hubert.reinterpretcast added a comment.
In D101323#2717925 <https://reviews.llvm.org/D101323#2717925>, @jsji wrote:
> Have we considered workaround this in `llvm/lib/Support/Unix/Path.inc` instead?
Yes. I think this is a more general fix that would automatically apply in other situations where code should be checking for this macro.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101323/new/
https://reviews.llvm.org/D101323
More information about the cfe-commits
mailing list