The bit-fields of Type have enough space for the member
unsigned NumArgs of DependentTemplateSpecializationType
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D50712
[AST] Pack the unsigned of DependentTemplateSpecializationType into Type ClosedPublic Authored by riccibruno on Aug 14 2018, 8:46 AM.
Details Summary The bit-fields of Type have enough space for the member
Diff Detail
Event Timelinericcibruno added a parent revision: D50711: [AST] Pack the unsigned of PackExpansionType into Type.Aug 14 2018, 8:46 AM riccibruno added a child revision: D50713: [AST] Pack the unsigned of SubstTemplateTypeParmPackType into Type.Aug 14 2018, 8:53 AM This revision is now accepted and ready to land.Aug 14 2018, 9:02 AM Closed by commit rL339860: [AST] Pack the unsigned of DependentTemplateSpecializationType into Type (authored by brunoricci). · Explain WhyAug 16 2018, 3:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160601 include/clang/AST/Type.h
lib/AST/Type.cpp
|