The bit-fields of Type have enough space for
the unsigned NumExpansions of PackExpansionType
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50711
[AST] Pack the unsigned of PackExpansionType into Type ClosedPublic Authored by riccibruno on Aug 14 2018, 8:40 AM.
Details Summary The bit-fields of Type have enough space for
Diff Detail
Event Timelinericcibruno added a parent revision: D50643: [AST] Pack the bits of TemplateSpecializationType into Type.Aug 14 2018, 8:41 AM This revision is now accepted and ready to land.Aug 14 2018, 8:59 AM Closed by commit rL339789: [AST] Pack the unsigned of PackExpansionType into Type (authored by brunoricci). · Explain WhyAug 15 2018, 9:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160831 cfe/trunk/include/clang/AST/Type.h
|