[llvm] 483c336 - [gn build] Port ec2875ce2690
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 04:21:29 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-03-11T11:15:22Z
New Revision: 483c3364fe914280536b1ea0591bac4ba5f6c5de
URL: https://github.com/llvm/llvm-project/commit/483c3364fe914280536b1ea0591bac4ba5f6c5de
DIFF: https://github.com/llvm/llvm-project/commit/483c3364fe914280536b1ea0591bac4ba5f6c5de.diff
LOG: [gn build] Port ec2875ce2690
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Interpreter/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Interpreter/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Interpreter/BUILD.gn
index a20066436a3bf1..4107bbc12be2bc 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Interpreter/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Interpreter/BUILD.gn
@@ -14,6 +14,7 @@ unittest("ClangReplInterpreterTests") {
"CodeCompletionTest.cpp",
"IncrementalCompilerBuilderTest.cpp",
"IncrementalProcessingTest.cpp",
+ "InterpreterExtensionsTest.cpp",
"InterpreterTest.cpp",
]
More information about the llvm-commits
mailing list