[PATCH] D93101: [Clang][Codegen] Truncate initializers of union bitfield members

Lucas Prates via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 27 08:31:54 PST 2021


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

The truncate conditions look a lot better and the test coverage seems reasonable now.
LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93101



More information about the cfe-commits mailing list