Skip to content

Commit 7ee4909

Browse files
committed
[gn build] Port c642e2a
1 parent 7dae0b8 commit 7ee4909

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ unittest("ClangReplInterpreterTests") {
1818
"IncrementalProcessingTest.cpp",
1919
"InterpreterExtensionsTest.cpp",
2020
"InterpreterTest.cpp",
21+
"OutOfProcessInterpreterTests.cpp",
2122
]
2223

2324
# Support plugins.

0 commit comments

Comments
 (0)