[AST] Only store the needed data in WhileStmtDon't store the data for the condition variable if not needed.This cuts the size of WhileStmt by up to a pointer.The order of the children is kept the
[AST] Only store the needed data in WhileStmtDon't store the data for the condition variable if not needed.This cuts the size of WhileStmt by up to a pointer.The order of the children is kept the same.Differential Revision: https://reviews.llvm.org/D53715Reviewed By: rjmccallllvm-svn: 345597
show more ...
[ASTImporter] Add test for WhileStmtReviewers: a.sidorin, martongReviewed By: martongSubscribers: rnkovacs, martong, cfe-commitsDifferential Revision: https://reviews.llvm.org/D50811llvm-sv
[ASTImporter] Add test for WhileStmtReviewers: a.sidorin, martongReviewed By: martongSubscribers: rnkovacs, martong, cfe-commitsDifferential Revision: https://reviews.llvm.org/D50811llvm-svn: 339916