[PATCH] D62333: Fix unresolved symbols when linking tools/clang/unittests/Tooling/ToolingTests
Pengxuan Zheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 5 12:05:33 PDT 2019
pzheng added inline comments.
================
Comment at: cfe/trunk/unittests/Tooling/CMakeLists.txt:4
Support
TestingSupport
)
----------------
quantum wrote:
> thakis wrote:
> > The library is already up here. Why do we need it twice?
> We don't. It's removed in the code that's merged.
Pushed a patch to remove the duplicate. https://reviews.llvm.org/D62924
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62333/new/
https://reviews.llvm.org/D62333
More information about the cfe-commits
mailing list