llvm-project/clang-tools-extra/clangd/refactor
Haojian Wu 9d34f4569b [clangd] Show better message when we rename macros.
Summary:
Previously, when we rename a macro, we get an error message of "there is
no symbol found".

This patch improves the message of this case (as we don't support macros).

Reviewers: sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, mgrang, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D63922

llvm-svn: 364735
2019-07-01 09:26:48 +00:00
..
tweaks [clangd] Remove the extra ";", NFC 2019-06-18 13:52:00 +00:00
Rename.cpp [clangd] Show better message when we rename macros. 2019-07-01 09:26:48 +00:00
Rename.h [clangd] Narrow rename to local symbols. 2019-06-25 08:43:17 +00:00
Tweak.cpp [clangd] Add SourceManager accessor to ParsedAST. NFC 2019-05-28 21:52:34 +00:00
Tweak.h [clangd] Add hidden tweaks to dump AST/selection. 2019-06-18 13:37:54 +00:00