aaron.ballman closed this revision.
aaron.ballman marked an inline comment as done.
aaron.ballman added a comment.

Thanks, Hal! Committed in r321223.



================
Comment at: lib/AST/ASTDumper.cpp:218
+        : ASTDumper(OS, Traits, SM, ShowColors, LangOptions()) {}
+    //ASTDumper(raw_ostream &OS, const CommandTraits *Traits,
+    //          const SourceManager *SM, const PrintingPolicy &PrintPolicy)
----------------
hfinkel wrote:
> Remove commented-out code.
Sorry about that -- I spotted it when my rebase failed and have removed it.


https://reviews.llvm.org/D40448



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to