llvm-capstone/clang-tools-extra/unittests
Michał Górny 632545e8ce [clang-tidy] Fix linking tests to LLVMTestingSupport
LLVMTestingSupport is not part of libLLVM, and therefore can not
be linked to via LLVM_LINK_COMPONENTS.  Instead, it needs to be
specified explicitly to ensure that it is linked explicitly
even if LLVM_LINK_LLVM_DYLIB is used.  This is consistent with handling
in clangd.

Fixes PR#48931

Differential Revision: https://reviews.llvm.org/D95653
2021-01-29 21:54:09 +01:00
..
clang-apply-replacements
clang-change-namespace
clang-doc
clang-include-fixer
clang-move
clang-query Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00
clang-tidy [clang-tidy] Fix linking tests to LLVMTestingSupport 2021-01-29 21:54:09 +01:00
include/common
CMakeLists.txt