llvm-project/clang-tools-extra/clangd/refactor
Adam Czachorowski aeaeb9e6bd [clangd] Make ExpandAutoType not available on template params.
We cannot expand auto when used inside a template param (C++17 feature),
so do not offer it there.

Differential Revision: https://reviews.llvm.org/D94719
2021-01-15 14:19:05 +01:00
..
tweaks [clangd] Make ExpandAutoType not available on template params. 2021-01-15 14:19:05 +01:00
Rename.cpp [NFC] Switch up some dyn_cast calls 2021-01-02 19:56:27 +00:00
Rename.h [clangd] Extend the rename API. 2020-10-02 16:03:44 +02:00
Tweak.cpp [clangd] makeStringError,make_error<StringError> -> error() 2020-09-14 11:48:31 +02:00
Tweak.h [clangd] Remove Tweak::Intent, use CodeAction kind directly. NFC 2020-10-02 11:14:23 +02:00