[llvm] 3efdfe7 - [gn build] Port 00cd6c04202a
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 14 09:35:22 PST 2022
Author: LLVM GN Syncbot
Date: 2022-02-14T17:28:29Z
New Revision: 3efdfe722d3eb1ef063f20088652acc5a41eb18d
URL: https://github.com/llvm/llvm-project/commit/3efdfe722d3eb1ef063f20088652acc5a41eb18d
DIFF: https://github.com/llvm/llvm-project/commit/3efdfe722d3eb1ef063f20088652acc5a41eb18d.diff
LOG: [gn build] Port 00cd6c04202a
Added:
Modified:
llvm/utils/gn/secondary/clang/unittests/Lex/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/unittests/Lex/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Lex/BUILD.gn
index 3c79748808a7f..a69e58ab4b824 100644
--- a/llvm/utils/gn/secondary/clang/unittests/Lex/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/unittests/Lex/BUILD.gn
@@ -17,5 +17,6 @@ unittest("LexTests") {
"LexerTest.cpp",
"PPCallbacksTest.cpp",
"PPConditionalDirectiveRecordTest.cpp",
+ "PPMemoryAllocationsTest.cpp",
]
}
More information about the llvm-commits
mailing list