Skip to content

Commit

Permalink
[gn build] Port a44ab17
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Sep 23, 2021
1 parent a44ab17 commit 1aed7fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/lib/Format/BUILD.gn
Expand Up @@ -17,6 +17,7 @@ static_library("Format") {
"FormatTokenLexer.cpp",
"MacroExpander.cpp",
"NamespaceEndCommentsFixer.cpp",
"QualifierAlignmentFixer.cpp",
"SortJavaScriptImports.cpp",
"TokenAnalyzer.cpp",
"TokenAnnotator.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
Expand Up @@ -26,6 +26,7 @@ unittest("FormatTests") {
"FormatTestTextProto.cpp",
"MacroExpanderTest.cpp",
"NamespaceEndCommentsFixerTest.cpp",
"QualifierFixerTest.cpp",
"SortImportsTestJS.cpp",
"SortImportsTestJava.cpp",
"SortIncludesTest.cpp",
Expand Down

0 comments on commit 1aed7fc

Please sign in to comment.