Skip to content

Commit f9b0799

Browse files
committed
[gn build] Port c6cbf81
1 parent b42b7c8 commit f9b0799

File tree

1 file changed

+2
-0
lines changed
  • llvm/utils/gn/secondary/clang/lib/InstallAPI

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ static_library("InstallAPI") {
88
]
99
sources = [
1010
"FileList.cpp",
11+
"Frontend.cpp",
1112
"HeaderFile.cpp",
13+
"Visitor.cpp",
1214
]
1315
}

0 commit comments

Comments
 (0)