]> granicus.if.org Git - llvm/commitdiff
Try to fix build with older gccs after r361152
authorNico Weber <nicolasweber@gmx.de>
Tue, 21 May 2019 00:27:26 +0000 (00:27 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 21 May 2019 00:27:26 +0000 (00:27 +0000)
Also merge the cmake change there to the gn build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361209 91177308-0d34-0410-b5e6-96231b3b80d8

utils/gn/secondary/clang/unittests/Tooling/BUILD.gn

index 43c28e253042d045e4c2032c6d43fc323d115979..5a34c21359ba8ee5d5941a994144cf4c866b4840 100644 (file)
@@ -14,6 +14,7 @@ unittest("ToolingTests") {
     "//clang/lib/Tooling",
     "//clang/lib/Tooling/Core",
     "//clang/lib/Tooling/Refactoring",
+    "//llvm/lib/Testing/Support",
     "//llvm/lib/Support",
     "//llvm/lib/Target:TargetsToBuild",
   ]