Skip to content

Commit 7e7009f

Browse files
committed
[gn build] Port a72d7ee
1 parent a72d7ee commit 7e7009f

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ static_library("Interpreter") {
3030
"IncrementalParser.cpp",
3131
"Interpreter.cpp",
3232
"InterpreterUtils.cpp",
33+
"InterpreterValuePrinter.cpp",
3334
"Value.cpp",
3435
]
3536
}

0 commit comments

Comments
 (0)