[PATCH] D57086: Ignore trailing NullStmts in StmtExprs for GCC compatibility

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 8 11:36:12 PST 2019


rsmith added a comment.

You'll also need to update `TreeTransform::TransformCompoundStmt`. (And please add some tests for template instantiation.)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57086/new/

https://reviews.llvm.org/D57086





More information about the cfe-commits mailing list