[llvm] 905c9c2 - [gn build] Port 62e4c22c95a9
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 10:01:04 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-06-30T16:58:05Z
New Revision: 905c9c2de742b46c1e0f7f1ca67acc99271996d7
URL: https://github.com/llvm/llvm-project/commit/905c9c2de742b46c1e0f7f1ca67acc99271996d7
DIFF: https://github.com/llvm/llvm-project/commit/905c9c2de742b46c1e0f7f1ca67acc99271996d7.diff
LOG: [gn build] Port 62e4c22c95a9
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
index 282b5fe6bd6737..7ea260f952618a 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn
@@ -23,6 +23,7 @@ unittest("FrontendTests") {
"OutputStreamTest.cpp",
"PCHPreambleTest.cpp",
"ParsedSourceLocationTest.cpp",
+ "ReparseWorkingDirTest.cpp",
"TextDiagnosticTest.cpp",
"UtilsTest.cpp",
]
More information about the llvm-commits
mailing list