llvm-project/clang-tools-extra/clangd/unittests/tweaks
Kazu Hirata b8df4093e4 [clang, clang-tools-extra] Don't use Optional::{hasValue,getValue} (NFC) 2022-06-25 11:55:33 -07:00
..
AddUsingTests.cpp [clangd] Rewrite TweakTesting helpers to avoid reparsing the same code. NFC 2022-05-09 14:53:00 +02:00
AnnotateHighlightingsTests.cpp [clangd] Add semanticTokens modifiers for function/class/file/global scope 2021-02-09 17:57:36 +01:00
DefineInlineTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
DefineOutlineTests.cpp [clangd] Handle initializers that contain = 2022-06-20 16:42:54 +02:00
DumpASTTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
DumpRecordLayoutTests.cpp [clangd] Eliminate direct usage of isAvailable() matcher. NFC 2022-05-06 16:35:12 +02:00
DumpSymbolTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ExpandAutoTypeTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ExpandMacroTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ExtractFunctionTests.cpp [clangd] Add support to extract method for ExtractFunction Tweak 2022-04-05 19:49:17 +02:00
ExtractVariableTests.cpp [clangd] Minor fixes to ExtractVariableTests missed in D124486 2022-05-31 11:34:35 -04:00
MemberwiseConstructorTests.cpp [clangd] Fix a declare-constructor tweak crash on incomplete fields. 2022-04-21 19:44:43 +02:00
ObjCLocalizeStringLiteralTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ObjCMemberwiseInitializerTests.cpp Attempt forward fix for Linux buildbots for D116385 2022-03-17 12:49:16 -04:00
PopulateSwitchTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
RawStringLiteralTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
RemoveUsingNamespaceTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ShowSelectionTreeTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
SpecialMembersTests.cpp [clangd] Code action to declare missing move/copy constructor/assignment 2022-04-06 16:14:42 +02:00
SwapIfBranchesTests.cpp [clangd] Eliminate direct usage of isAvailable() matcher. NFC 2022-05-06 16:35:12 +02:00
TweakTesting.cpp [clang, clang-tools-extra] Don't use Optional::{hasValue,getValue} (NFC) 2022-06-25 11:55:33 -07:00
TweakTesting.h [clangd] Rewrite TweakTesting helpers to avoid reparsing the same code. NFC 2022-05-09 14:53:00 +02:00
TweakTests.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00