llvm-project/clang-tools-extra/clangd/refactor
Haojian Wu d83ade4506 [clangd] Improve the "max limit" error message in rename, NFC.
previously, we emited "exceeds the max limit 49" which was weird, now we
emit "exceeds the max limit 50".
2020-03-11 16:13:46 +01:00
..
tweaks [cmake] Link libclangDaemonTweaks with clangFormat 2020-03-10 21:31:10 -04:00
Rename.cpp [clangd] Improve the "max limit" error message in rename, NFC. 2020-03-11 16:13:46 +01:00
Rename.h [clangd] Expose the rename LimitFiles option to the C++ API, NFC. 2020-02-26 09:33:58 +01:00
Tweak.cpp [clangd] Reapply b60896fad9 Fall back to selecting token-before-cursor if token-after-cursor fails. 2020-02-23 20:17:30 +01:00
Tweak.h [clangd] Reapply b60896fad9 Fall back to selecting token-before-cursor if token-after-cursor fails. 2020-02-23 20:17:30 +01:00