[Clangd] NFC: Fixed tweaks CMakeLists order to alphabetical

llvm-svn: 366452
This commit is contained in:
Shaurya Gupta 2019-07-18 15:42:09 +00:00
parent da5258c404
commit 6acdf83cfa

View File

@ -14,11 +14,11 @@ set(LLVM_LINK_COMPONENTS
add_clang_library(clangDaemonTweaks OBJECT
AnnotateHighlightings.cpp
DumpAST.cpp
ExpandAutoType.cpp
ExpandMacro.cpp
ExtractVariable.cpp
RawStringLiteral.cpp
SwapIfBranches.cpp
ExtractVariable.cpp
ExpandAutoType.cpp
LINK_LIBS
clangAST