[PATCH] D94707: [Flang] Fix compilation on MinGW-w64

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 24 23:16:52 PST 2021


mstorsjo added reviewers: isuruf, Meinersbur.
mstorsjo added a comment.

In D94707#2518887 <https://reviews.llvm.org/D94707#2518887>, @ChinouneMehdi wrote:

> Ping

Before pinging, please update the patch with the change I suggested; don't change the ifdefs, but just move `sys/stat.h` out of the ifdef, above the `#ifdef _WIN32`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94707



More information about the llvm-commits mailing list