[PATCH] D50713: [AST] Pack the unsigned of SubstTemplateTypeParmPackType into Type

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 15 06:59:20 PDT 2018


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

Sorry about the long discussion on the comment... These bitfields are just hell on the next guy through if he doesn't have the context/knowledge of what are appropriate sizes.


Repository:
  rC Clang

https://reviews.llvm.org/D50713





More information about the cfe-commits mailing list