llvm-project/clang/include
Bruno Ricci 58e577cb25 [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
2018-08-15 16:28:58 +00:00
..
clang [AST] Pack the unsigned of PackExpansionType into Type 2018-08-15 16:28:58 +00:00
clang-c [libclang 8/8] Add support for the flag_enum attribute 2018-08-03 05:55:40 +00:00
CMakeLists.txt