NoQ accepted this revision. NoQ added a comment. This revision is now accepted and ready to land.
Looks as expected. I hope that assertion does actually hold. Should AST folks have a look as well? ================ Comment at: clang/lib/AST/Stmt.cpp:310 + return *Out / alignof(Stmt); + +} ---------------- Redundant empty line. https://reviews.llvm.org/D51822 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits