[PATCH] D64940: FileSystem: Check for DTTOIF alone, not _DIRENT_HAVE_D_TYPE

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 18 12:23:39 PDT 2019


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

Thanks for the detailed comment, and apologies for missing this case the first time around.

As noted previously, if this check isn't sufficient, than we'll fail to compile, so it shouldn't go unnoticed.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64940





More information about the llvm-commits mailing list