llvm-project/clang-tools-extra/clangd/refactor
Sam McCall c5c3cdb9c9 [clangd] Populate-switch triggers when the whole condition is selected.
This allows vscode to find it as a diagnostic quickfix for -Wswitch.

While here, group the code into chunks and add a couple more comments.
2021-08-08 21:06:08 +02:00
..
tweaks [clangd] Populate-switch triggers when the whole condition is selected. 2021-08-08 21:06:08 +02:00
Rename.cpp [clangd] don't rename if the triggering loc is not actually being renamed. 2021-06-11 13:51:50 +02: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] Add a flag to disable formatting of tweak edits 2021-06-28 20:52:47 +02:00