omtcyfz added inline comments. ================ Comment at: clang-rename/USRFindingAction.cpp:168 @@ +167,3 @@ + } else + errs() << "clang-rename: could not find symbol named " << OldName + << ".\n"; ---------------- I am not sure whether "could not find symbol **called**" would be a better wording. It doesn't sound good to me either. Probably something like "could not find symbol **OldName**" would be reasonable, too.
https://reviews.llvm.org/D24002 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits