[llvm] ae34f96 - [gn build] Port 2c155d379960
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 23 21:19:21 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-10-24T04:14:21Z
New Revision: ae34f969e7ba3cc7d780ff190f14648519d76359
URL: https://github.com/llvm/llvm-project/commit/ae34f969e7ba3cc7d780ff190f14648519d76359
DIFF: https://github.com/llvm/llvm-project/commit/ae34f969e7ba3cc7d780ff190f14648519d76359.diff
LOG: [gn build] Port 2c155d379960
Added:
Modified:
llvm/utils/gn/secondary/llvm/unittests/DebugInfo/LogicalView/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/LogicalView/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/LogicalView/BUILD.gn
index 5e6413c9ae811..31b268d5c6a4e 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/LogicalView/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/DebugInfo/LogicalView/BUILD.gn
@@ -11,5 +11,6 @@ unittest("DebugInfoLogicalViewTests") {
"LogicalElementsTest.cpp",
"SelectElementsTest.cpp",
"StringPoolTest.cpp",
+ "WarningInternalTest.cpp",
]
}
More information about the llvm-commits
mailing list