OSDN Git Service

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 43c28e2..5a34c21 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",
   ]