llvm-project/clang-tools-extra/clangd/unittests/tweaks
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
..
AddUsingTests.cpp
AnnotateHighlightingsTests.cpp
DefineInlineTests.cpp
DefineOutlineTests.cpp
DumpASTTests.cpp
DumpRecordLayoutTests.cpp
DumpSymbolTests.cpp
ExpandAutoTypeTests.cpp [clangd] Make ExpandAutoType not available on template params. 2021-01-15 14:19:05 +01:00
ExpandMacroTests.cpp
ExtractFunctionTests.cpp [clangd] Fix type printing in the presence of qualifiers 2021-01-08 17:00:39 +01:00
ExtractVariableTests.cpp
ObjCLocalizeStringLiteralTests.cpp
PopulateSwitchTests.cpp
RawStringLiteralTests.cpp
RemoveUsingNamespaceTests.cpp
ShowSelectionTreeTests.cpp
SwapIfBranchesTests.cpp
TweakTesting.cpp
TweakTesting.h
TweakTests.cpp