llvm-project/clang-tools-extra/clangd/refactor/tweaks
Haojian Wu 7ac10e5b34 [clangd] Fix a crash in ExtractFunction tweak.
Differential Revision: https://reviews.llvm.org/D135857
2022-10-13 11:12:28 +02:00
..
AddUsing.cpp [clangd] Remove trivial uses of FileEntry::getName 2022-04-04 20:59:51 +02:00
AnnotateHighlightings.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
CMakeLists.txt Link aganist clangSema to fix broken build. 2022-04-07 10:50:50 +08:00
DefineInline.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
DefineOutline.cpp [clangd][NFCI] Store TUPath inside ParsedAST 2022-07-29 13:23:42 +02:00
DumpAST.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
ExpandAutoType.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
ExpandMacro.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
ExtractFunction.cpp [clangd] Fix a crash in ExtractFunction tweak. 2022-10-13 11:12:28 +02:00
ExtractVariable.cpp Revert "Use std::is_same_v instead of std::is_same (NFC)" 2022-08-20 23:00:39 -07:00
MemberwiseConstructor.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
ObjCLocalizeStringLiteral.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
ObjCMemberwiseInitializer.cpp Use llvm::drop_begin (NFC) 2022-08-20 21:18:30 -07:00
PopulateSwitch.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
RawStringLiteral.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
RemoveUsingNamespace.cpp [clangd] Clean up unused includes. NFCI 2022-02-26 12:00:16 +01:00
SpecialMembers.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00
SwapIfBranches.cpp Remove redundaunt override specifiers (NFC) 2022-07-24 22:28:11 -07:00