[llvm] c5dacb6 - [gn build] Port 538b7ba2aacd
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 20 13:36:57 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-10-20T20:34:41Z
New Revision: c5dacb6d7a5400ccfa8aa7d1de8915d184096de2
URL: https://github.com/llvm/llvm-project/commit/c5dacb6d7a5400ccfa8aa7d1de8915d184096de2
DIFF: https://github.com/llvm/llvm-project/commit/c5dacb6d7a5400ccfa8aa7d1de8915d184096de2.diff
LOG: [gn build] Port 538b7ba2aacd
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
index 14900e2254cb389..4c7e3c110b2d10d 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Driver/BUILD.gn
@@ -14,6 +14,7 @@ unittest("ClangDriverTests") {
sources = [
"DXCModeTest.cpp",
"DistroTest.cpp",
+ "GCCVersionTest.cpp",
"ModuleCacheTest.cpp",
"MultilibBuilderTest.cpp",
"MultilibTest.cpp",
More information about the llvm-commits
mailing list