From: LLVM GN Syncbot Date: Wed, 24 Jun 2020 17:05:39 +0000 (+0000) Subject: [gn build] Port 29125ddf132 X-Git-Tag: llvmorg-12-init~2078 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e7f25483803f207a3acfd86e7ea404ec3809418f;p=platform%2Fupstream%2Fllvm.git [gn build] Port 29125ddf132 --- diff --git a/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn b/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn index f3b535c..14cf53a 100644 --- a/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn +++ b/llvm/utils/gn/secondary/clang/unittests/Frontend/BUILD.gn @@ -16,6 +16,7 @@ unittest("FrontendTests") { "ASTUnitTest.cpp", "CodeGenActionTest.cpp", "CompilerInstanceTest.cpp", + "CompilerInvocationTest.cpp", "FixedPointString.cpp", "FrontendActionTest.cpp", "OutputStreamTest.cpp",