[PATCH] D24002: clang-rename: improve error message when -old-name is used and could not find symbol

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 30 00:11:48 PDT 2016


omtcyfz accepted this revision.
omtcyfz added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D24002#528556, @vmiklos wrote:

> > Probably something like "could not find symbol OldName" would be reasonable, too.
>
>
> OK, changed.


Great! Good catch, thank you!

The old wording should be confusing for most of the users.


https://reviews.llvm.org/D24002





More information about the cfe-commits mailing list