[PATCH] D81795: [clang] Enable -mms-bitfields by default for mingw targets

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 15 08:41:00 PDT 2020


rjmccall added a comment.

Seems reasonable; GCC is the "system compiler" for this platform.   Does `isWindowsGNUEnvironment` exactly track the condition that GCC uses?  It's just MinGW, not Cygwin?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81795





More information about the cfe-commits mailing list