Skip to content

Commit f95a763

Browse files
committed
[gn build] Port 6494f9b
1 parent 946ea4e commit f95a763

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
@@ -12,6 +12,7 @@ unittest("ClangReplInterpreterTests") {
1212
]
1313
sources = [
1414
"CodeCompletionTest.cpp",
15+
"IncrementalCompilerBuilderTest.cpp",
1516
"IncrementalProcessingTest.cpp",
1617
"InterpreterTest.cpp",
1718
]

0 commit comments

Comments
 (0)