hokein added inline comments.
================ Comment at: clang-move/ClangMove.cpp:139 +class ClassDeclarationMatcher : public MatchFinder::MatchCallback { +public: ---------------- ioeric wrote: > Why is this called a Matcher? Rename it to a better name "Match". https://reviews.llvm.org/D26515 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits