[llvm] d273cb6 - [gn build] Port 940d0a310dc
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 11:12:37 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-10-30T18:08:01Z
New Revision: d273cb60908cb851f37617f0a570b53a7d0e137c
URL: https://github.com/llvm/llvm-project/commit/d273cb60908cb851f37617f0a570b53a7d0e137c
DIFF: https://github.com/llvm/llvm-project/commit/d273cb60908cb851f37617f0a570b53a7d0e137c.diff
LOG: [gn build] Port 940d0a310dc
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Basic/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Basic/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Basic/BUILD.gn
index 9b17cb19cd93..6d958bf02505 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Basic/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Basic/BUILD.gn
@@ -10,7 +10,6 @@ unittest("BasicTests") {
sources = [
"CharInfoTest.cpp",
"DiagnosticTest.cpp",
- "FileEntryTest.cpp",
"FileManagerTest.cpp",
"LineOffsetMappingTest.cpp",
"SourceManagerTest.cpp",
More information about the llvm-commits
mailing list