Skip to content

Commit

Permalink
[gn build] Port c45a66e
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Dec 2, 2023
1 parent c45a66e commit 7ccc4ef
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
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ static_library("Format") {
"MacroCallReconstructor.cpp",
"MacroExpander.cpp",
"NamespaceEndCommentsFixer.cpp",
"ObjCPropertyAttributeOrderFixer.cpp",
"QualifierAlignmentFixer.cpp",
"SortJavaScriptImports.cpp",
"TokenAnalyzer.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/unittests/Format/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ unittest("FormatTests") {
"MacroCallReconstructorTest.cpp",
"MacroExpanderTest.cpp",
"NamespaceEndCommentsFixerTest.cpp",
"ObjCPropertyAttributeOrderFixerTest.cpp",
"QualifierFixerTest.cpp",
"SortImportsTestJS.cpp",
"SortImportsTestJava.cpp",
Expand Down

0 comments on commit 7ccc4ef

Please sign in to comment.