[PATCH] D21766: [codeview][clang] Added support for unnamed bitfield type.

David Majnemer via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 27 12:04:43 PDT 2016


majnemer added a comment.

As I said in the other differential, I do not think this is the right approach.
We should use the extraData for the bitfield member to indicate the offset of the storage unit.


http://reviews.llvm.org/D21766





More information about the cfe-commits mailing list