[PATCH] D50643: [AST] Pack the bits of TemplateSpecializationType into Type

Bruno Ricci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 13 10:37:26 PDT 2018


riccibruno added a comment.

I don't like these bit-field abuses too much but this is
used all over the place in clang and so if this breaks so
many things are going to break.


Repository:
  rC Clang

https://reviews.llvm.org/D50643





More information about the cfe-commits mailing list