[AST] Pack UnaryOperator
Use the newly available space in the bit-fields of Stmt to store some data from UnaryOperator. This saves 8 bytes per UnaryOperator. Differential Revision: https://reviews.llvm.org/D54524 Reviewed By: dblaikie llvm-svn: 346951
Loading
Please sign in to comment