llvm-project/clang-tools-extra/clangd/refactor/tweaks
Hubert Tong 48121a5743 [cmake] Link libclangDaemonTweaks with clangFormat
Speculative fix for buildbot failure in
http://lab.llvm.org:8011/builders/clang-ppc64le-rhel/builds/1881/steps/build%20stage%201/logs/stdio

Cause appears to be D75716.
2020-03-10 21:31:10 -04:00
..
AnnotateHighlightings.cpp [clangd] Make Tweak::Selection movable. NFC 2019-12-16 15:46:57 +01:00
CMakeLists.txt [cmake] Link libclangDaemonTweaks with clangFormat 2020-03-10 21:31:10 -04:00
DefineInline.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
DefineOutline.cpp [clangd] Have visibleNamespaces() and getEligiblePoints() take a LangOptions rather than a FormatStyle 2020-03-10 16:45:41 -04:00
DumpAST.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ExpandAutoType.cpp [clangd] Make Tweak::Selection movable. NFC 2019-12-16 15:46:57 +01:00
ExpandMacro.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ExtractFunction.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
ExtractVariable.cpp [clangd] Disable ExtractVariable for C 2020-02-25 12:15:15 +01:00
ObjCLocalizeStringLiteral.cpp [clangd] Get rid of lexer usage in ObjCLocalizeStringLiteral tweak 2020-02-28 09:38:26 +01:00
RawStringLiteral.cpp [clangd] Make Tweak::Selection movable. NFC 2019-12-16 15:46:57 +01:00
RemoveUsingNamespace.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
SwapIfBranches.cpp [clangd] Make Tweak::Selection movable. NFC 2019-12-16 15:46:57 +01:00