diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2018-08-15 16:28:58 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2018-08-15 16:28:58 +0000 |
commit | 58e577cb25df6d6a53d61387ebdc2efdeb649421 (patch) | |
tree | 1999c995a05a640c94fb98209c78c421c7034c1a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 88d267d094abe912cef5efdf276cf0ccb8a23b37 (diff) | |
download | llvm-58e577cb25df6d6a53d61387ebdc2efdeb649421.zip llvm-58e577cb25df6d6a53d61387ebdc2efdeb649421.tar.gz llvm-58e577cb25df6d6a53d61387ebdc2efdeb649421.tar.bz2 |
[AST] Pack the unsigned of PackExpansionType into Type
The bit-fields of `Type` have enough space for
the `unsigned NumExpansions` of `PackExpansionType`
Reviewed By: erichkeane
Differential Revision: https://reviews.llvm.org/D50711
llvm-svn: 339789
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions