Old output was:
clang-rename: could not find symbol at tools/clang/tools/extra/test/clang-rename/ClassFindByName.cpp:1:1 (offset 0).
Differential D24002
clang-rename: improve error message when -old-name is used and could not find symbol vmiklos on Aug 29 2016, 1:02 PM. Authored by
Details
Old output was: clang-rename: could not find symbol at tools/clang/tools/extra/test/clang-rename/ClassFindByName.cpp:1:1 (offset 0).
Diff Detail
Event Timeline
Comment Actions
OK, changed. Comment Actions Great! Good catch, thank you! The old wording should be confusing for most of the users. |