aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM aside from a small nit. ================ Comment at: lib/AST/ASTDumper.cpp:1956-1959 + OS << " array_filler"; + NodeDumper.dumpPointer(Filler); + dumpStmt(Filler); ---------------- Indented too far now. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D55495/new/ https://reviews.llvm.org/D55495 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits