diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2019-01-08 14:44:34 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2019-01-08 14:44:34 +0000 |
commit | e26ec09fb3d4d9554a12fd57c688be751abf220f (patch) | |
tree | 1cb36cffd62343050d19ae46f4f542fb5755bbd4 /test/Modules/minimal-identifier-tables.cpp | |
parent | e4d246c86329b82b8017e9a540279f07c8bb54ab (diff) | |
download | clang-e26ec09fb3d4d9554a12fd57c688be751abf220f.tar.gz |
[AST][NFC] Pack CXXNoexceptExpr and SubstNonTypeTemplateParmExpr
Use the newly available space in the bit-fields of Stmt.
This saves one pointer per CXXNoexceptExpr/SubstNonTypeTemplateParmExpr.
Use this opportunity to run clang-format on these two classes and
fix some style issues. NFC overall.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@350627 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Modules/minimal-identifier-tables.cpp')
0 files changed, 0 insertions, 0 deletions