[PATCH] D62333: Fix unresolved symbols when linking tools/clang/unittests/Tooling/ToolingTests

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 25 18:06:50 PDT 2019


thakis added inline comments.


================
Comment at: cfe/trunk/unittests/Tooling/CMakeLists.txt:4
   Support
   TestingSupport
   )
----------------
The library is already up here. Why do we need it twice?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62333/new/

https://reviews.llvm.org/D62333





More information about the llvm-commits mailing list