Skip to content

Commit f5d8c0e

Browse files
committed
[gn build] Port a86c1e7
1 parent a86c1e7 commit f5d8c0e

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
@@ -110,6 +110,7 @@ static_library("AST") {
110110
"Interp/InterpShared.cpp",
111111
"Interp/InterpStack.cpp",
112112
"Interp/InterpState.cpp",
113+
"Interp/MemberPointer.cpp",
113114
"Interp/Pointer.cpp",
114115
"Interp/PrimType.cpp",
115116
"Interp/Program.cpp",

0 commit comments

Comments
 (0)