llvm-project/clang-tools-extra/clangd/refactor
Nathan James 6b4e8f82a3
[clangd] Use dirty filesystem when performing cross file tweaks
Cross file tweaks can now use the dirty buffer contents easily when performing cross file effects.
This can be noted on the DefineOutline tweak, now working when the target file is unsaved

Reviewed By: sammccall

Differential Revision: https://reviews.llvm.org/D93978
2021-04-20 17:13:44 +01:00
..
tweaks [clangd] Use dirty filesystem when performing cross file tweaks 2021-04-20 17:13:44 +01:00
Rename.cpp [clangd] Reject renames to non-identifier characters 2021-03-16 12:18:29 +01:00
Rename.h [clangd] Use Dirty Filesystem for cross file rename. 2021-03-10 13:41:29 +00:00
Tweak.cpp [clangd] Use dirty filesystem when performing cross file tweaks 2021-04-20 17:13:44 +01:00
Tweak.h [clangd] Use dirty filesystem when performing cross file tweaks 2021-04-20 17:13:44 +01:00