Skip to content

Commit

Permalink
[gn build] Port 7aa8c38
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Apr 9, 2022
1 parent 7aa8c38 commit a099bc3
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/AST/BUILD.gn
Expand Up @@ -126,6 +126,7 @@ static_library("AST") {
"ParentMapContext.cpp",
"PrintfFormatString.cpp",
"QualTypeNames.cpp",
"Randstruct.cpp",
"RawCommentList.cpp",
"RecordLayout.cpp",
"RecordLayoutBuilder.cpp",
Expand Down
1 change: 1 addition & 0 deletions llvm/utils/gn/secondary/clang/unittests/AST/BUILD.gn
Expand Up @@ -34,6 +34,7 @@ unittest("ASTTests") {
"EvaluateAsRValueTest.cpp",
"ExternalASTSourceTest.cpp",
"NamedDeclPrinterTest.cpp",
"RandstructTest.cpp",
"RecursiveASTVisitorTest.cpp",
"SizelessTypesTest.cpp",
"SourceLocationTest.cpp",
Expand Down

0 comments on commit a099bc3

Please sign in to comment.