diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2019-01-07 14:27:04 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2019-01-07 14:27:04 +0000 |
commit | 49ee964e190fdf8611057eb4403539fb0e3e594b (patch) | |
tree | 801dbfe9ee8bb3859e8dee008a6bd8c10faf45a0 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 26e6c86b79fae34114bab92d7262eb895c8adb2f (diff) | |
download | bcm5719-llvm-49ee964e190fdf8611057eb4403539fb0e3e594b.tar.gz bcm5719-llvm-49ee964e190fdf8611057eb4403539fb0e3e594b.zip |
[AST][NFC] Pack DependentScopeDeclRefExpr and CXXUnresolvedConstructExpr
Use the newly available space in the bit-fields of Stmt.
This saves 1 pointer per DependentScopeDeclRefExpr/CXXUnresolvedConstructExpr.
Additionally rename "TypeSourceInfo *Type;" to "TypeSourceInfo *TSI;"
as was done in D56022 (r350003) (but this is an internal detail anyway),
and clang-format both classes. NFC.
llvm-svn: 350525
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions