Skip to content

Commit 9150858

Browse files
committed
[gn build] Port e606dc1
1 parent 2f516d4 commit 9150858

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ static_library("AST") {
6161
"ASTTypeTraits.cpp",
6262
"AttrDocTable.cpp",
6363
"AttrImpl.cpp",
64+
"Availability.cpp",
6465
"CXXInheritance.cpp",
6566
"Comment.cpp",
6667
"CommentBriefParser.cpp",

llvm/utils/gn/secondary/clang/lib/ExtractAPI/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ static_library("ExtractAPI") {
1212
sources = [
1313
"API.cpp",
1414
"APIIgnoresList.cpp",
15-
"AvailabilityInfo.cpp",
1615
"DeclarationFragments.cpp",
1716
"ExtractAPIConsumer.cpp",
1817
"Serialization/SymbolGraphSerializer.cpp",

0 commit comments

Comments
 (0)