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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 22:59:35 PST 2021


mstorsjo added a comment.

LGTM, although I think maybe some the flang team should comment as well. (The change for `isCrash` wasn't there in the previous iteration of the patch, but that bit looks correct as well, and affects any windows compilation, not only mingw.)


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