arphaman added a comment. Just to clarify: I'm fine with adding the
================ Comment at: include/clang/Tooling/ASTDiff/ASTDiff.h:32 +public: + ASTDiff(SyntaxTree &T1, SyntaxTree &T2, ComparisonOptions *Options); + ---------------- Can you pass-in the options by value instead of a pointer? https://reviews.llvm.org/D34329 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits