Skip to content

Commit 8050359

Browse files
committed
[gn build] Port 4e7cf1b
1 parent 4e7cf1b commit 8050359

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
@@ -99,6 +99,7 @@ static_library("AST") {
9999
"Interp/Descriptor.cpp",
100100
"Interp/Disasm.cpp",
101101
"Interp/EvalEmitter.cpp",
102+
"Interp/EvaluationResult.cpp",
102103
"Interp/Floating.cpp",
103104
"Interp/Frame.cpp",
104105
"Interp/Function.cpp",

0 commit comments

Comments
 (0)