hokein accepted this revision. hokein added a comment. This revision is now accepted and ready to land.
The code looks good to me. ================ Comment at: tools/clang-refactor/ClangRefactor.cpp:317 RefactoringActionCommandLineOptions Options; + // Whether the selection is suppoted by any rule in the subcommand. + bool HasSelection; ---------------- s/suppoted/supported, the same above. https://reviews.llvm.org/D39675 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits