[gn build] Port c57f03415f96
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 19 Apr 2022 20:13:49 +0000 (20:13 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Tue, 19 Apr 2022 20:13:49 +0000 (20:13 +0000)
llvm/utils/gn/secondary/clang/unittests/Sema/BUILD.gn

index 6a4be23abb05a9660555572007aa8a9d631e74aa..f75566b8bedf4e7f0d2e823f20e2c070f578c29b 100644 (file)
@@ -17,5 +17,6 @@ unittest("SemaTests") {
     "CodeCompleteTest.cpp",
     "ExternalSemaSourceTest.cpp",
     "GslOwnerPointerInference.cpp",
+    "SemaLookupTest.cpp",
   ]
 }