Skip to content

Commit f887fad

Browse files
committed
[gn build] Port 8c5e9cf
1 parent 62e88bc commit f887fad

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/lib/AST

1 file changed

+1
-0
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
@@ -108,6 +108,7 @@ static_library("AST") {
108108
"Interp/InterpBlock.cpp",
109109
"Interp/InterpBuiltin.cpp",
110110
"Interp/InterpFrame.cpp",
111+
"Interp/InterpShared.cpp",
111112
"Interp/InterpStack.cpp",
112113
"Interp/InterpState.cpp",
113114
"Interp/Pointer.cpp",

0 commit comments

Comments
 (0)