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 ObjCPropertyAttributeOrderFixer.cpp
16 QualifierAlignmentFixer.cpp
17 SortJavaScriptImports.cpp
20 UnwrappedLineFormatter.cpp
21 UnwrappedLineParser.cpp
22 UsingDeclarationsSorter.cpp
29 clangToolingInclusions