commit | a8e0d49c0ce0f1015cc20d3fcac823facc69df66 | [log] [tgz] |
---|---|---|
author | Thomas Lively <tlively@google.com> | Thu May 23 18:55:00 2019 +0000 |
committer | Thomas Lively <tlively@google.com> | Thu May 23 18:55:00 2019 +0000 |
tree | d1f76a8026865365f3c9a35c5be92209f73de194 | |
parent | e836096f01f1b9d63359c5b781fcfb9d1e3c39d8 [diff] |
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 llvm-svn: 361536