[PATCH] D69792: [NFC] Supress GCC "Bitfield too small to hold all values of enum" warning.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 4 03:17:25 PST 2019
rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.
Thanks, this seems fine to me. (It's unfortunate that the combination of MSVC's behavior and GCC's non-disableable warning forces this upon us, but so be it.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69792/new/
https://reviews.llvm.org/D69792
More information about the cfe-commits
mailing list