mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-22 07:22:54 +00:00
[Clangd] NFC: Fixed tweaks CMakeLists order to alphabetical
llvm-svn: 366452
This commit is contained in:
parent
da5258c404
commit
6acdf83cfa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user