]> granicus.if.org Git - clang/commit
Fix unresolved symbols when linking tools/clang/unittests/Tooling/ToolingTests
authorThomas Lively <tlively@google.com>
Thu, 23 May 2019 18:55:00 +0000 (18:55 +0000)
committerThomas Lively <tlively@google.com>
Thu, 23 May 2019 18:55:00 +0000 (18:55 +0000)
commitd42aefdc83b5e9a8c02b15af254eaa72edafff31
tree853fb3cf7efa71d4175d053a1cd46753864ce251
parente8290cf58c24c74e2793fac13e0b3dee2d1ada7c
Fix unresolved symbols when linking tools/clang/unittests/Tooling/ToolingTests

Summary: Add correct cmake dependencies so that `ToolingTests` link
successfully.

Patch by Guanzhong Chen

Reviewers: tlively, aheejin

Reviewed By: tlively

Subscribers: mgorny, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D62333

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@361536 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Tooling/CMakeLists.txt