llvm-project/clang-tools-extra/clangd/refactor
Kadir Cetinkaya 614b46e4dc
[clangd] Add a flag to disable formatting of tweak edits
Some tweaks might edit file types not supported by clang-format. This
patch gives them a way to signal that they do not require formatting.

Differential Revision: https://reviews.llvm.org/D105039
2021-06-28 20:52:47 +02:00
..
tweaks [AST] Include the TranslationUnitDecl when traversing with TraversalScope 2021-06-11 14:29:45 +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