1 set(LLVM_LINK_COMPONENTS support)
3 add_clang_library(clangFormat
4 AffectedRangeManager.cpp
6 ContinuationIndenter.cpp
7 DefinitionBlockSeparator.cpp
11 IntegerLiteralSeparatorFixer.cpp
12 MacroCallReconstructor.cpp
14 NamespaceEndCommentsFixer.cpp
15 QualifierAlignmentFixer.cpp
16 SortJavaScriptImports.cpp
19 UnwrappedLineFormatter.cpp
20 UnwrappedLineParser.cpp
21 UsingDeclarationsSorter.cpp
28 clangToolingInclusions