Skip to content

Commit 3d722f5

Browse files
committed
[gn build] Port 2ab4c28
1 parent d9cd6ed commit 3d722f5

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
@@ -26,6 +26,7 @@ static_library("Interpreter") {
2626
sources = [
2727
"CodeCompletion.cpp",
2828
"DeviceOffload.cpp",
29+
"IncrementalAction.cpp",
2930
"IncrementalExecutor.cpp",
3031
"IncrementalParser.cpp",
3132
"Interpreter.cpp",

0 commit comments

Comments
 (0)